Freigeben über


SensorRotationMatrix.M32 Eigenschaft

Definition

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

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

Eigenschaftswert

Single

float

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

Gilt für: