get values from the device motion sensor mobile
summary (oneliner)
alpha value represents the motion of the device around the z axis, represented in degrees with values ranging from 0 to 360.
beta value represents the motion of the device around the x axis, represented in degrees with values ranging from -180 to 180.
This represents a front to back motion of the device.gamma value represents the motion of the device around the y axis, represented in degrees with values ranging from -90 to 90.
This represents a left to right motion of the device.
doc
issues
example patch id
youtube id
caniuse query
collections
Inputs
Mul Orientation (Number)
Request Permissions (Trigger)
Outputs
Orientation Alpha (Number)
Orientation Beta (Number)
Orientation Gamma (Number)
Acceleration X (Number)
Acceleration Y (Number)
Acceleration Z (Number)
Acceleration X no gravity (Number)
Acceleration Y no gravity (Number)
Acceleration Z no gravity (Number)
Rotation Rate Alpha (Number)
Rotation Rate Beta (Number)
Rotation Rate Gamma (Number)
Object (Object)
Patches using MotionSensor_v2
Changelog
created op
2019-11-27 - pandur
Ops.Devices.Mobile.MotionSensor2 renamed to Ops.Devices.Mobile.MotionSensor_v2
2020-04-20 - pandur
2019-11-27 - pandur
Ops.Devices.Mobile.MotionSensor2 renamed to Ops.Devices.Mobile.MotionSensor_v2
2020-04-20 - pandur