TranslucentInVisionMode
Summary
The TranslucentInVisionMode effect alters an asset so that it appears translucent rather than opaque when being viewed in a vision mode.
This is ideally suited to situations where a container has an attribute that may be present on children within it.
Parameters
Property
Type: Text Default: None
The name of the property to render as translucent.
Remarks
Please note that this effect does not respond to be disabled or enabled.
Examples
<translucentinvisionmode property="Pressure"/>
This object will appear translucent when viewing pressure (if in fact contains a pressure).