Browse Source

Update SkeletonUtils.html

Michael Herzog 2 năm trước cách đây
mục cha
commit
50328601bc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>