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축 주위의 회전(도)입니다.

적용 대상