Navigation
BlueprintAPI > BlueprintAPI/Layers
Changes the named layer's visibility to the provided state
Target is Layers Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| name | Layer Name | The name of the layer to affect. |
| boolean | Is Visible | If true the layer will be visible; if false, the layer will not be visible. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |