Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
ardieffects:visibility [2018/10/04 08:47] optrix |
ardieffects:visibility [2018/10/04 09:09] (current) optrix |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ====Summary==== | ====Summary==== | ||
| - | The **Visibility** effect makes the asset visible when enabled, and invisible when disabled.. | + | The **Visibility** effect makes the asset **invisible**. |
| + | |||
| + | If you use the //enabled// property, the asset is invisible when the effect **enabled**, and **visible** when **disabled**. | ||
| ====Parameters==== | ====Parameters==== | ||
| Line 11: | Line 13: | ||
| If //true//, all items underneath this asset - including possibly other assets - will become invisible too. | If //true//, all items underneath this asset - including possibly other assets - will become invisible too. | ||
| + | |||
| + | ===Invert=== | ||
| + | //Type: [[boolean]] | ||
| + | Default: **false**// | ||
| + | |||
| + | Reverses how the effect works. If this is set to //true//, the asset will be **invisible** when the effect is **inactive** rather than the other way around. | ||
| ===Priority=== | ===Priority=== | ||