Returns the rotation rate in rad/s around a device's X, Y, and Z axes of the gyroscope sensor, if the device has one. Otherwise, the method returns constantVector3.ZERO.
Note: This method only works on Android and iOS. On other platforms, it always returns constantVector3.ZERO.
Returns the rotation rate in rad/s around a device's X, Y, and Z axes of the gyroscope sensor, if the device has one. Otherwise, the method returns constant Vector3.ZERO. Note: This method only works on Android and iOS. On other platforms, it always returns constant Vector3.ZERO.