---
generated_by: gdlink-build
generated_at: 2026-06-23T12:34:28Z
do_not_edit: true
title: UI Visibility
brick_type: executor
tier: Basic
generated: true
---
# UI Visibility
**Category:** Executor
**Tier:** Basic
## Purpose
Shows or hides UI Control nodes.
## Visual Reference
```{raw} html
```
## When To Use
- Show pause menu
- Hide tooltip
- Toggle inventory panel
- Show/hide HUD elements
```{raw} html
```
## Properties
| Property | Type | Default | Notes |
|---|---|---|---|
| Target UI | string | | Path to Control node |
| Operation | option | Toggle | Visibility operation |
| Recursive | bool | False | Apply to all children |