Returns visibility
| <window>.getVisible( | |
| mode = 0 | |
| ) |
Visibility modes | |
0 | Get the visibility of the entire subwindow |
viz.SCREEN | Get the visibility of screen objects that belong to the scene being rendered. |
viz.ORTHO | Get the visibility of the objects added to the subwindows orthographic scene. |