SeekToFrame Data Member Function

Sets the current frame location.

Prototype

int32 SeekToFrame( uint64 p_iLocation )

Parameters

Parameter Type Parameter Name Documentation
uint64p_iLocationThe location to set as the current frame. Must be from 0 to (frame count - 1).

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.