Freigeben über


OrientationSensorData Konstruktoren

Definition

Überlädt

OrientationSensorData(Double, Double, Double, Double)

Öffentlicher Konstruktor

OrientationSensorData(Single, Single, Single, Single)

Öffentlicher Konstruktor

OrientationSensorData(Double, Double, Double, Double)

Öffentlicher Konstruktor

public OrientationSensorData (double x, double y, double z, double w);

Parameter

x
System.Double

X-Daten

y
System.Double

Y-Daten

z
System.Double

Z-Daten

w
System.Double

W-Daten

Gilt für:

OrientationSensorData(Single, Single, Single, Single)

Öffentlicher Konstruktor

public OrientationSensorData (float x, float y, float z, float w);

Parameter

x
System.Single

X-Daten

y
System.Single

Y-Daten

z
System.Single

Z-Daten

w
System.Single

W-Daten

Gilt für: