提交 9a2b62a1 编写于 作者: T Tristan Valcke

Add missing semicolon in webgl_materials_variations_standard

上级 8ed85e8e
......@@ -105,7 +105,7 @@
roughness: 1.0 - alpha,
shading: THREE.SmoothShading,
envMap: alphaIndex % 2 === 0 ? null : reflectionCube
} )
} );
var mesh = new THREE.Mesh( geometry, material );
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册