VisionOption
Summary
Toggle visual options (such as alert indicators or voxelisation).
Parameters
Name
Type: Text Default: alerts
The name of the visual option you would like to alter.
It must be one of the values in the following list…
Name | Meaning |
---|---|
alert | Alert Indiciators |
voxel | Voxelisation at a Distance |
change | Change Detection |
pip | Picture-In-Picture Display |
chart | Voxel Bar-Chart Mode |
Value
This can be true to enable the option, or false to disable it.
Examples
<visionoption name="alert" value="off" />
This script step will disable alert indicators.