NearInteractionTouchable.LocalPressDirection 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.
Forward direction of the NearInteractionTouchable plane, the press direction needs to face the camera.
public:
virtual property UnityEngine::Vector3 LocalPressDirection { UnityEngine::Vector3 get(); };
public override UnityEngine.Vector3 LocalPressDirection { get; }
member this.LocalPressDirection : UnityEngine.Vector3
Public Overrides ReadOnly Property LocalPressDirection As Vector3
Property Value
UnityEngine.Vector3