The AnimColor class represents an animated sequence of color values.
Set the value at a given frame.
Return value: none when (int): frame number val (LM_ColorVector): the value to setSet the value at a given frame.
Return value: none when (int): frame number val (rgb_color): the value to setReturn the value of this channel at a given frame.
Return value (LM_ColorVector): value at the given frame when (int): frame numberThe current value of the channel.