API reference

FingerRawPinchInjector Class

Extends MonoBehaviour
Use this component with a HandGrabAPI so it uses the Raw pinch detector instead of the standard Pinch and Palm finger APIS.
Specially useful for ControllersAsHands since it uses the same value as the trigger presses.

Protected Methods

Awake ()
Signature
virtual void Oculus.Interaction.GrabAPI.FingerRawPinchInjector.Awake()
Returns
void