Click or drag to resize

MousePointerScrollDelta Property

Mouse scroll delta this frame.

Namespace:  TouchScript.Pointers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public Vector2 ScrollDelta { get; set; }

Property Value

Type: Vector2
See Also