AnimChannel:StoreValue()
Version added: before 9.5
Return value:
void none
Stores the current value as a keyframe. Each type of channel has a member variable called "value". If you change the value variable then call this function, you will add a new keyframe at the current time.
<< Back to AnimChannel