Welcome Guest [Log In] [Register]
Viewing Single Post From: Animation
Alan
Administrator
[ *  *  * ]
void JumpToFrame(int _Frame)

Public function of the Animation Class

Description:
Sets the current render frame to _Frame. So that _Frame will be the next frame to be render in the next cycle.


Arguments:


Required:

int _Frame
The frame that the next render cycle should draw


Return Value:
None
Offline Profile Quote Post
Animation · Documentation