Raanan Weber 4 年之前
父節點
當前提交
0a5d4297a0
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/XR/features/WebXRHandTracking.ts

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

@@ -168,6 +168,7 @@ export class WebXRHand implements IDisposable {
      * @param _handMesh an optional hand mesh. if not provided, ours will be used
      * @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 _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
      * @param disableDefaultHandMesh should the default mesh creation be disabled
+     * @param _leftHandedMeshes are the hand meshes left-handed-system meshes
      */
      */
     constructor(
     constructor(
         /** the controller to which the hand correlates */
         /** the controller to which the hand correlates */