Function SceneTree.getFrame
Returns the current frame number, i.e. the total frame count since the application started.
long getFrame() nothrow @nogc const;
Returns the current frame number, i.e. the total frame count since the application started.
long getFrame() nothrow @nogc const;