MotionSensor_v2 Op
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.
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
Outputs
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 |