Click or drag to resize

WindowsPointerHandlerremapCoordinates Method

Namespace:  TouchScript.InputSources.InputHandlers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected Vector2 remapCoordinates(
	Vector2 position
)

Parameters

position
Type: Vector2

Return Value

Type: Vector2
See Also