Share via


SensorQuaternion.Y Eigenschaft

Definition

Ruft den y-Wert der Quaternion ab.

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

Eigenschaftswert

Single

float

Der y-Wert der Quaternion.

Gilt für: