Freigeben über


SensorRotationMatrix.M22 Eigenschaft

Definition

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

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

Eigenschaftswert

Single

float

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

Gilt für: