PinchSlider.StartPointerPosition 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.
Starting position of mixed reality pointer in world space Used to track pointer movement
protected:
property UnityEngine::Vector3 StartPointerPosition { UnityEngine::Vector3 get(); };
protected UnityEngine.Vector3 StartPointerPosition { get; }
member this.StartPointerPosition : UnityEngine.Vector3
Protected ReadOnly Property StartPointerPosition As Vector3
Property Value
UnityEngine.Vector3