Browse Source

Docs: ColladaLoader now supports the new animation system.

Don McCurdy 7 years ago
parent
commit
4c8b5c9257
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/manual/introduction/Animation-system.html

+ 1 - 0
docs/manual/introduction/Animation-system.html

@@ -110,6 +110,7 @@
 				<li>[page:JSONLoader THREE.JSONLoader]</li>
 				<li>[page:ObjectLoader THREE.ObjectLoader]</li>
 				<li>THREE.BVHLoader</li>
+				<li>THREE.ColladaLoader</li>
 				<li>THREE.FBXLoader</li>
 				<li>[page:GLTFLoader THREE.GLTFLoader]</li>
 				<li>THREE.MMDLoader</li>