Open topic with navigation
<viz>.getFrameNumber
Returns the current frame count
Remarks
Return the current frame number. During loading the frame number will be 0. During the first update cycle the frame number will be 1.
Return Value
The current frame number.
Example
frameNumber = viz.getFrameNumber()
See also