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