在此处输入图片说明
在此处输入图像描述 这是为什么?
https://trijs.org/editor/
enter image description here
enter image description hereWhy is that?
https://threejs.org/editor/
这是由于场景中有多个光源造成的。它们都通过不同的角度投射阴影,这就是你看到这个的原因。
This is due to multiple light sources in the scene. They are all casting shadows through different angles, which is why you see this.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
暂无简介
文章 0 评论 0
接受
发布评论
评论(1)
这是由于场景中有多个光源造成的。它们都通过不同的角度投射阴影,这就是你看到这个的原因。
This is due to multiple light sources in the scene. They are all casting shadows through different angles, which is why you see this.