EngineGetFramesDrawn Method |
Returns the total number of frames drawn. If the render loop is disabled with --disable-render-loop via command line, this returns 0. See also GetIdleFrames.
Namespace: Godot
public static int GetFramesDrawn()
[Missing <returns> documentation for "M:Godot.Engine.GetFramesDrawn"]