Click or drag to resize

Import3DRotation Property

Specifies a result rotation of imported 3D models. Expand the property to specify rotation by euler angles.

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

Property Value

ReferenceQuaternion
See Also