Click or drag to resize

ForwardAnimationNextFrame Method

Advances to the next frame. This method is called automatically during rendering, and should not be called directly.

Namespace:  AGI.Foundation.Graphics.Advanced
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public abstract void NextFrame()
See Also