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.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic Camera Camera { get; }Property Value
Camera
See Also