Click or drag to resize

SceneCamera Property

Gets the Camera associated with the scene, which affects the view that is rendered by the scene.

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

Property Value

Type: Camera
See Also