ThematicDisplaySensorProps Interface
JSON representation of a ThematicDisplaySensor.
Properties
| Name | Type | Description | |
|---|---|---|---|
| position | XYZProps | undefined | The world position of the sensor in X, Y, and Z. | |
| value | number | undefined | The value of the sensor used when accessing the thematic gradient texture; expected range is 0 to 1. |
Defined in
- core/common/src/ThematicDisplay.ts Line 285
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.