Click or drag to resize

SceneRender Method

Renders the scene. To render all the scenes within an application, use the SceneManager.Render method.

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