提交 1e943ba7 编写于 作者: T Takahiro

GLTFLoader: Method chainable .setDRACOLoader

上级 4eb5068b
......@@ -72,6 +72,7 @@ THREE.GLTFLoader = ( function () {
setDRACOLoader: function ( dracoLoader ) {
this.dracoLoader = dracoLoader;
return this;
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册