소스 검색

Update SkeletonUtils.html

Michael Herzog 2 년 전
부모
커밋
50328601bc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/examples/zh/utils/SkeletonUtils.html

+ 1 - 1
docs/examples/zh/utils/SkeletonUtils.html

@@ -19,7 +19,7 @@
 		</p>
 
 		<code>
-			import { SkeletonUtils } from 'three/addons/utils/SkeletonUtils.js';
+			import * as SkeletonUtils from 'three/addons/utils/SkeletonUtils.js';
 		</code>
 
 		<h2>方法</h2>