Click or drag to resize

MetaGesturePOINTER_MOVED_MESSAGE Field

Message dispatched when a pointer moves.

Namespace:  TouchScript.Gestures
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public const string POINTER_MOVED_MESSAGE = "OnPointerMoved"

Field Value

Type: String
See Also