OrientationSensorData
Wisej.Hybrid.Shared.Sensors.OrientationSensorData
Last updated
Wisej.Hybrid.Shared.Sensors.OrientationSensorData
Last updated
Namespace: Wisej.Hybrid.Shared.Sensors
Assembly: Wisej.Hybrid (3.5.0.0)
Contains the orientation measured by the user's device orientation sensor.
Initializes a new instance of OrientationSensorData.
Initializes a new instance of the OrientationSensorData class.
Name | Type | Description |
---|---|---|
Initializes a new instance of the OrientationSensorData class.
Quaternion: Gets the current orientation that represents a Quaternion.
Name | Type | Description |
---|---|---|
x
X axis data.
y
Y axis data.
z
Z axis data.
w
W axis data.
x
X axis data.
y
Y axis data.
z
Z axis data.
w
W axis data.