This is an old revision of the document!
Table of Contents
Visibility
Summary
The Visibility effect makes the asset visible when enabled, and invisible when disabled.
Parameters
IncludeChildren
Type: Boolean Default: true
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 visible when the effect is inactive rather than the other way around.
Priority
Type: Integer Default: 400
Adjust the priority of the request to make this asset visible/invisible. Used to deal with situations when you have more than one asset attempting to change the visibility of a single asset.
Examples
<visibility enabled="[Active|1]"/>
The asset is only visible when the 'Active' property is 1.