比如下图中的球, 边是黑的。 我想把环境光调亮一些,或者换一个颜色。 请问怎么设置。
scene.ambientColor = new Vector3(1,1,0);
Aar0n 已经解决了。 是要修改scene的ambientColor
Aar0n @151*****208:对,那个接口改了