Freigeben über


SensorRotationMatrix.M11 Eigenschaft

Definition

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

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

Eigenschaftswert

Single

float

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

Gilt für: