提交 4c4365b1 编写于 作者: G Garrett Johnson

Remove incorrect GLTFExporter documentation

上级 d1fd56d2
......@@ -25,7 +25,7 @@
<code>
// Instantiate a exporter
var exporter = new THREE.GLTFExporter( defaultOptions );
var exporter = new THREE.GLTFExporter();
// Parse the input and generate the glTF output
exporter.parse( scene, function ( gltf ) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册