Click or drag to resize

SceneManager.FrameRate 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: 25.1.421.0 (25.1.421.0)
Syntax
public static FrameRate FrameRate { get; }

Property Value

Type: FrameRate
See Also