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