The AnimVec3 class represents an animated sequence of 3D vector values.
Set the value at a given frame.
Return value: none when (int): frame number val (LM_Vector3): the value to setReturn the value of this channel at a given frame.
Return value (LM_Vector3): value at the given frame when (int): frame numberThe current value of the channel.