Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 245 Bytes

GetCurrentFrame.md

File metadata and controls

22 lines (11 loc) · 245 Bytes

GetCurrentFrame()

Gets the current frame.

float getCurrentFrame()

Returns

float

The current frame.

Remarks

  • Starts at 0, increases by 1 every frame.
  • Fancade runs at 60 frames per second.