struct InputMotionData

in global :: Sandbox

Represents the current state of a device's motion sensor(s).


public Angles Gyroscope

The raw value from the input device's gyroscope.

public Vector3 Accelerometer

The raw value from the input device's accelerometer.

public bool Equals( object obj )

😔 No documentation found.

public int GetHashCode( )

😔 No documentation found.

public string ToString( )

😔 No documentation found.

public Type GetType( )

😔 No documentation found.