ThematicDisplaySensorProps Interface
JSON representation of a ThematicDisplaySensor.
extensions
Properties
Name | Type | Description | |
---|---|---|---|
position | undefined | XYZProps | The world position of the sensor in X, Y, and Z. | |
value | undefined | number | 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 241
Last Updated: 20 June, 2023