GyroscopeData
Wisej.Hybrid.Shared.Sensors.GyroscopeData
Namespace: Wisej.Hybrid.Shared.Sensors
Assembly: Wisej.Hybrid (3.5.0.0)
Contains the axis readings measured by the device's gyroscope.
Constructors
Initializes a new instance of GyroscopeData.
Initializes a new instance of the GyroscopeData class.
Initializes a new instance of the GyroscopeData class.
Properties
Vector3: Gets the angular velocity vector in radians per second.
Last updated