Click or drag to resize

Scene.Render 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: 25.1.421.0 (25.1.421.0)
Syntax
public void Render()
See Also