SpatialClassifierProps Interface
JSON representation of a SpatialClassifier.
Properties
| Name | Type | Description | |
|---|---|---|---|
| expand | number | See SpatialClassifier.expand. | |
| flags | SpatialClassifierFlagsProps | See SpatialClassifier.flags. | |
| isActive | boolean | undefined | Records whether this is the active classifier. | |
| modelId | string | See modelId. | |
| name | string | See SpatialClassifier.name. |
Defined in
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.