Click or drag to resize

SceneVisualCamera Property

The current state of the camera. Can be used to edit properties affecting the field of view, depth of field, clipping distances, and more for the current camera.

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

Property Value

Camera
See Also