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.dll
| C# | Visual Basic | Visual C++ |
public UnitQuaternion Orientation { get; set; }
Public Property Orientation As UnitQuaternion
public: property UnitQuaternion Orientation { UnitQuaternion get (); void set ( UnitQuaternion value); }
This member is not safe for
multi-threaded operations.
Assembly: AGI.Foundation.Graphics(Module: AGI.Foundation.Graphics) Version: 10.2.217.0 (10.2.217.0)