This is an old revision of the document!


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.

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.