Przeglądaj źródła

Update `webgpu_skinning_points` description

sunag 9 miesięcy temu
rodzic
commit
4f03f16366
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      examples/webgpu_skinning_points.html

+ 1 - 1
examples/webgpu_skinning_points.html

@@ -10,7 +10,7 @@
 
 
 		<div id="info">
 		<div id="info">
 			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> webgpu - skinning points</br>
 			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> webgpu - skinning points</br>
-			colors and scale of the points are based on the speed of the skinning
+			colors and scale of the points are based on the speed of the animation
 		</div>
 		</div>
 
 
 		<script type="importmap">
 		<script type="importmap">

粤ICP备19079148号