Function InputSingleton.getGravity

If the device has an accelerometer, this will return the gravity. Otherwise, it returns an empty Vector3.

Vector3 getGravity() nothrow @nogc const;