Modifier

NearInteractionTouchable.LocalPressDirection Property

Definition

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

Applies to