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: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<Camera> Camera { get; set; }

Property Value

ReferenceCamera
See Also