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

Property Value

Type: ReferenceQuaternion
See Also