InclinometerReading.YawDegrees Property

Definition

Gets the rotation in degrees around the z-axis.

public:
 property float YawDegrees { float get(); };
float YawDegrees();
public float YawDegrees { get; }
var single = inclinometerReading.yawDegrees;
Public ReadOnly Property YawDegrees As Single

Property Value

Single

float

The rotation in degrees around the z-axis.

Applies to