DisableVision

Summary

This function will make a property invisible so that it does not show up on in vision modes.

Parameters

Target

Type: Text Default: everything

Specifies the name or ARDI ID of the property you would like to make invisible. Make sure to include the respective asset path up to that asset that includes the property. If using an asset ID, begin the target with the '#' character.

See Also

Examples

<disablevision Target="SomeObject/Property1" />
This function will find the property named Property1 on the asset named SomeObject and make the property invisible.