Michael Herzog 2 лет назад
Родитель
Сommit
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>