=====VisibleInRange===== ====Summary==== The **VisibleInRange** effect makes the object invisible if a given property is outside its valid range (or in an error state). ====Parameters==== ===Property=== //Type: [[text]] Default: None// The name of the property to base the effect on. When this property goes out of range or invalid, the asset will disappear. ===IncludeChildren=== //Type: [[boolean]] Default: **false**// The name or path to the asset you would like to measure //to//. ====Examples==== > When the 'progress' property goes out of range or the data is somehow interrupted, the asset will disappear.