Click or drag to resize

RenderToFileCamera Property

The camera for which the display is being performed. If no camera is specified, the editor's current camera is used.

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Reference<Camera> Camera { get; set; }

Property Value

Type: ReferenceCamera
See Also