UnFadeTag

Summary

This function will unfade all assets with the specified tag making them completely opaque and visible.

Paramaters

Tag

Type: Text Default: None

The name of the tag to be checked. If an asset contains this tag, it will be unfaded and become completely visible.

See Also

Examples

<unfadetag Tag="misc" />
This will search all assets for the tag misc, each asset that contains the tag misc will be unfaded and become completely visible.