PinchSlider.SliderTrackDirection 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.
Returns the vector from the slider start to end positions
public:
property UnityEngine::Vector3 SliderTrackDirection { UnityEngine::Vector3 get(); };
public UnityEngine.Vector3 SliderTrackDirection { get; }
member this.SliderTrackDirection : UnityEngine.Vector3
Public ReadOnly Property SliderTrackDirection As Vector3
Property Value
UnityEngine.Vector3