get visibility states of Objects via API
11 May 2017 12:25
11 May 2017 12:30
Im looking for a simple way to inquire if an object is hidden or visible. Initially, obects can be hidden by setting the hidden flag in blender. Can i inquire the visibility state of objects with a API function?Hello and welcome to the forum
For dynamic objects you can use:
m_scenes.is_hidden
m_scenes.is_visible