The AnimBool class represents an animated sequence of on/off values.
Set the value at a given frame.
Return value: none when (int): frame number val (bool): the value to setReturn the value of this channel at a given frame.
Return value (bool): value at the given frame when (int): frame numberThe current value of the channel.