OrientationSensorData.Orientation Property

Definition

Gets the current orientation that represents a Quaternion.

public:
 property System::Numerics::Quaternion Orientation { System::Numerics::Quaternion get(); };
public System.Numerics.Quaternion Orientation { get; }
member this.Orientation : System.Numerics.Quaternion
Public ReadOnly Property Orientation As Quaternion

Property Value

Gets the current orientation

Applies to