Describes the unique value of a variable with a discrete data type.
Referenced by: Voxel Variable Style
Properties
| Property | Details |
|---|---|
| color | Color is represented as a three or four-element array. |
| enabled | Show or hide all voxels equal to this value. |
| label | Label for the unique value. |
| value | Unique value of the variable. |
Example
{ "color": [ 242, 203, 36, 255 ], "label": "Sandy Gravel", "value": 1 }