Freigeben über


SensorRotationMatrix.M31 Eigenschaft

Definition

Ruft den Wert in Zeile 3, Spalte 1 der angegebenen Rotationsmatrix ab.

public:
 property float M31 { float get(); };
float M31();
public float M31 { get; }
var single = sensorRotationMatrix.m31;
Public ReadOnly Property M31 As Single

Eigenschaftswert

Single

float

Der Wert in Zeile 3, Spalte 1 der angegebenen Rotationsmatrix.

Gilt für: