The AnimVal class represents an animated sequence of numerical values.
Set the value at a given frame.
Return value: none when (int): frame number val (float): the value to setReturn the value of this channel at a given frame.
Return value (float): value at the given frame when (int): frame numberThe current value of the channel.