Search Results for

    Method GetFingerPinchStrength

    GetFingerPinchStrength(HandType, XRHandFingerID)

    Returns the pinch strength of the specified finger for the given hand type.

    Declaration
    public float GetFingerPinchStrength(HandType handType, XRHandFingerID fingerID)
    Parameters
    Type Name Description
    HandType handType

    hand type

    XRHandFingerID fingerID

    finger type

    Returns
    Type Description
    float
    In This Article