HandPanEventData.PanDelta Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Hand pan delta
public:
property UnityEngine::Vector2 PanDelta { UnityEngine::Vector2 get(); void set(UnityEngine::Vector2 value); };
public UnityEngine.Vector2 PanDelta { get; set; }
member this.PanDelta : UnityEngine.Vector2 with get, set
Public Property PanDelta As Vector2
Property Value
UnityEngine.Vector2