Home Marmoset
The BRAWL² Tournament Challenge has been announced!

It starts May 12, and ends Sept 12. Let's see what you got!

https://polycount.com/discussion/237047/the-brawl²-tournament

How to show/hide an object or group via python?

polycounter lvl 9
Offline / Send Message
Pinned
RobertRamsay polycounter lvl 9
Hi I cannot seem to find the command for showing or hiding an object in the outliner via python, Ideally I want to batch through each of the objects in the scene and render them via script. Anyone able to help here?
-- Edit found it : object.visible = True
Sign In or Register to comment.