GetRawTouchLastY

Description

Returns the Y position in screen coordinates where the touch event was last recorded before its current location. This coordinate will be in view coordinates, if you are offsetting the view port you may want to convert it to world coordinates using ScreenToWorldY.

Definition

float GetRawTouchLastY( iIndex )

Parameters