Browse Source

Docs: Replaced examples in FileLoader

moraxy 6 years ago
parent
commit
2ffa89edb3
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/api/en/loaders/FileLoader.html

+ 2 - 2
docs/api/en/loaders/FileLoader.html

@@ -18,8 +18,8 @@
 
 		<h2>Example</h2>
 		<p>
-			[example:webgl_loader_msgpack WebGL / loader / msgpack]<br />
-			[example:webgl_morphtargets_human WebGL / morphtargets / human]<br />
+			[example:webgl_loader_obj2_options WebGL / loader / obj2 / options]<br />
+			[example:webgl2_materials_texture3d WebGL2 / materials / texture3d]<br />
 		</p>
 		<code>
 		var loader = new THREE.FileLoader();