Click or drag to resize

RenderTargetInSpaceScene Property

The scene to display. Set 'null' to use current scene.

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

Property Value

Type: ReferenceScene
See Also