图像和Sprite渲染器覆盖Unity中的灯光组件

时间:2018-08-25 15:41:08

标签: image unity3d canvas sprite

enter image description here enter image description here

如您所见,由于某些原因,精灵渲染器覆盖了灯光组件,尽管灯光组件位于其前面

有什么想法吗?

1 个答案:

答案 0 :(得分:0)

我找到了有效的解决方案: 我创建了一种新材质,然后在“明暗器”部分中选择“粒子/标准单位”。 我将此材料添加到背景的图像脚本中,并且一切正常!

enter image description here