NearInteractionTouchableSurface.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.
This is the direction that a user will press on this element.
public:
abstract property UnityEngine::Vector3 LocalPressDirection { UnityEngine::Vector3 get(); };
public abstract UnityEngine.Vector3 LocalPressDirection { get; }
member this.LocalPressDirection : UnityEngine.Vector3
Public MustOverride ReadOnly Property LocalPressDirection As Vector3
Property Value
UnityEngine.Vector3