InclinometerReading.PitchDegrees 属性

定义

获取围绕 x 轴的旋转度数。

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

属性值

Single

float

围绕 x 轴的旋转度数。

适用于