API reference

IFingerAPI Interface

This interface is used for tracking the grabbing strength of the fingers.
Since said strength can be measured with different methods: pinching, curl, trigger presses, etc. Multiple implementations are needed.

Member Functions

bool GetFingerIsGrabbing
( HandFinger finger )
bool GetFingerIsGrabbingChanged
( HandFinger finger,
bool targetPinchState )
float GetFingerGrabScore
( HandFinger finger )
Vector3 GetWristOffsetLocal ( )
void Update
( IHand hand )