Click or drag to resize

ModelPrimitiveOrientation Property

Gets or sets the model's orientation. The quaternion is a rotation from the model's local axes to the axes of the model's ReferenceFrame.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public UnitQuaternion Orientation { get; set; }

Property Value

Type: UnitQuaternion
See Also