Click or drag to resize

DocumentWindowWithViewportIs3DScene Property

Whether to use 3D rendering in the window. This affects enabling of the tone mapping effect.

Namespace: NeoAxis.Editor
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
public bool Is3DScene { get; set; }

Property Value

Boolean

Implements

IDocumentWindowWithViewportIs3DScene
See Also