Skip to main content

GameInputMotionInfo

Deprecated. This structure was removed in GameInput v1 and is not available in the current API.
Describes the measurable motion properties of a motion-capable input device.

Syntax

Members

maxAcceleration
Type: float
The maximum measurable linear acceleration in m/s². maxAngularVelocity
Type: float
The maximum measurable angular velocity in degrees/s. maxMagneticFieldStrength
Type: float
The maximum measurable magnetic field strength in gauss.

Remarks

This structure appeared in the motionInfo field of the v0 GameInputDeviceInfo. It was removed in v1 along with all motion-related members. The current GameInputDeviceInfo does not have a corresponding field.

Version History

See also

Deprecated GameInput API members GameInputMotionState
Last modified on August 4, 2026