Click or drag to resize

Scene.Camera 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: 25.1.421.0 (25.1.421.0)
Syntax
public Camera Camera { get; }

Property Value

Type: Camera
See Also