Click or drag to resize

SceneVisualCamera Property

Property Value

Type: Camera
The current state of the camera. Can be used to edit the FieldOfViewY for the current camera.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 11.0.0.7658
Syntax
C#
public Camera Camera { get; }

Property Value

Type: Camera
See Also