Click or drag to resize

PlayerGetAxisRawCoordinateModePrev Method

Overload List
  NameDescription
Public methodGetAxisRawCoordinateModePrev(Int32)
Gets the coordinate mode of the raw axis on the previous frame. This can be used to detect whether the axis is returning a delta value (mouse, touchpad, etc.) or an absolute value (joystick).
Public methodGetAxisRawCoordinateModePrev(String)
Gets the coordinate mode of the raw axis on the previous frame. This can be used to detect whether the axis is returning a delta value (mouse, touchpad, etc.) or an absolute value (joystick).
Top
See Also