Class XRHandSkeletonDriverUtility
Utility methods for XRHandSkeletonDriver.
Inherited Members
Namespace: UnityEngine.XR.Hands
Assembly: solution.dll
Syntax
public static class XRHandSkeletonDriverUtility
Methods
Name | Description |
---|---|
FindJointsFromRoot(XRHandSkeletonDriver, List<string>) | Set up the joint references for an XRHandSkeletonDriver by checking the hierarchy and comparing the children GameObject's names with the names of the joints. The GameObjects names are expected to either start or end with the name of the joint. |