- Home /
Question by
vipasane · Jun 13, 2015 at 07:19 PM ·
mobileangleaccelerometer
How to calculate mobile device tilt/yaw/rotation angles?
I would need to calculate mobile device tilt, yaw and rotation angles so that I would get each value in between [0, 360] degrees. How can you do this?
Comment
You looking for something like Gyroscope.attitude? This is a Quaternion that should have what you're looking for.
Your answer
Follow this Question
Related Questions
Using the accelerometer to move a player as the real user walks 2 Answers
Moving object with tilting the device. 1 Answer
Rotate object with accelerometer? 0 Answers
How to disable idle timer in Unity game? (mobile screen-saver) 4 Answers
Need GUIDANCE On Mobile Accelerometer Input Applied to Rigidbody 1 Answer