InputSingleton.getGyroscope

If the device has a gyroscope, this will return the rate of rotation in rad/s around a device's x, y, and z axis. Otherwise, it returns an empty Vector3.

struct InputSingleton
@nogc nothrow const
Vector3
getGyroscope
()

Meta