mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Hand physics extension service

    Hand Physics Extension Service

    The hand physics service enables rigid body collision events and interactions with articulated hands.

    Getting started with hand physics extension service

    Add the hand physics service to the list of extension services and use the default profile.

    Once enabled, use any collider's IsTrigger property to receive collision events from all 10 digits (and palms if they're enabled).

    Prerequisites

    • Enabled the extension service
    • Assign an appropriate prefab to the finger/palm joint.

    Recommendations

    While the service defaults to the "default" layer, it is recommended to use a separate layer for HandPhysics objects. Otherwise there may be unwanted collisions and/or inaccurate raycasts.

    • Improve this Doc
    In This Article
    • Getting started with hand physics extension service
      • Prerequisites
    • Recommendations
    Back to top Generated by DocFX