Raanan Weber 4 gadi atpakaļ
vecāks
revīzija
07cd3ea704
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      src/XR/features/WebXRHandTracking.ts

+ 1 - 0
src/XR/features/WebXRHandTracking.ts

@@ -155,6 +155,7 @@ export class WebXRHand implements IDisposable {
      * @param trackedMeshes the meshes to be used to track the hand joints
      * @param _handMesh an optional hand mesh. if not provided, ours will be used
      * @param _rigMapping an optional rig mapping for the hand mesh. if not provided, ours will be used
+     * @param disableDefaultHandMesh should the default mesh creation be disabled
      */
     constructor(
         /** the controller to which the hand correlates */