Share via


SensorQuaternion.W Property

Definition

Gets the w-value of the Quaternion.

public:
 property float W { float get(); };
float W();
public float W { get; }
var single = sensorQuaternion.w;
Public ReadOnly Property W As Single

Property Value

Single

float

The w-value of the Quaternion.

Applies to