Get Visibility

Use Get Visibility to get visibility of a scene object. Get Visibility is in the Utility category.
Input
Name | Data type | Description |
Target | Scene Object | The Scene Object to get the visibility status |
Output
Name | Data type | Description |
Visibility | Boolean | The visibility status, true for visible, false for invisible |
Example

Get the visibility state of the sphere to set the visibility of the cube. If the sphere is visible, then the cube will be invisible, vise verse.
