Click or drag to resize

SceneScreenOrientation Property

The way to override default screen orientation settings for the scene. The property is used for mobile devices.

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

Property Value

ReferenceSceneScreenOrientationEnum
See Also