How do I check if a game object is visible to camera in Unity?

后端 未结 0 535
忘了有多久
忘了有多久 2020-12-17 17:51

I have an array of objects. I want to check if an object is visible to a camera. I tried object.GetComponent().isVisible but it didn\'t work - e

相关标签:
回答
  • 消灭零回复
提交回复
热议问题