Click or drag to resize

TouchPadtouchPosition Property

The current position of the touch.

Namespace: Rewired.ComponentControls
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Vector2 touchPosition { get; }

Property Value

Vector2
See Also