Click or drag to resize

SceneManagerFrameRate Property

Gets the FrameRate class, which can be used to keep track of how fast Scenes are being rendered.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public static FrameRate FrameRate { get; }

Property Value

Type: FrameRate
See Also