Renderer.isVisible
Name | Type |
---|---|
isVisible | boolean |
Description
Is this renderer visible in any camera? (Read Only)
Extra Detail
Note that the object is considered visible when it needs to be rendered in the Scene. For example, it might not actually be visible by any camera but still need to be rendered for shadows.