Class HandPanEventData
Information associated with a particular hand pan event.
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.UI
Assembly: cs.temp.dll.dll
Syntax
public class HandPanEventData
Properties
PanDelta
Hand pan delta
Declaration
public Vector2 PanDelta { get; set; }
Property Value
Type | Description |
---|---|
Vector2 |