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.
bool GetFingerIsGrabbing ( HandFinger finger )
bool GetFingerIsGrabbingChanged ( HandFinger finger,
bool targetPinchState )
float GetFingerGrabScore ( HandFinger finger )
Vector3 GetWristOffsetLocal ( )