提交 ca94a43c 编写于 作者: T Takahiro

Update comment

上级 debe3210
......@@ -1205,7 +1205,7 @@ THREE.GLTFLoader = ( function () {
}
// .extras has user defined data so just in case cheking if .extras.targetNames is array.
// .extras has user-defined data, so check that .extras.targetNames is an array.
if ( meshDef.extras && Array.isArray( meshDef.extras.targetNames ) ) {
for ( var i = 0, il = meshDef.extras.targetNames.length; i < il; i ++ ) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册