Touch |
public sealed class TouchPadMode : Enum
The TouchPadTouchPadMode type exposes the following members.
| Name | Description | |
|---|---|---|
| Delta | Returns the change in position of the touch from the previous to the current frame. | |
| ScreenPosition | Returns the absolute position of the touch on the screen. | |
| value__ | ||
| VectorFromCenter | Returns a vector from the center of the Touch Pad to the current touch position. | |
| VectorFromInitialTouch | Returns a vector from the intial touch position to the current touch position. |