PlayerGetAxisRawCoordinateModePrev Method |
Name | Description | |
---|---|---|
GetAxisRawCoordinateModePrev(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).
| |
GetAxisRawCoordinateModePrev(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).
|