Freigeben über


SensorRotationMatrix.M33 Eigenschaft

Definition

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

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

Eigenschaftswert

Single

float

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

Gilt für: