BoxGraphics
BoxGraphics is a box visualization for the entity.
- Cesium element: BoxGraphics
- Example: BoxGraphics
Availability
Section titled “Availability”BoxGraphic can be mounted only insideEntity components, and can not be mounted more than once for each entity.
Properties
Section titled “Properties”Cesium properties
Section titled “Cesium properties”| Property | Type | Description |
|---|---|---|
| distanceDisplayCondition | DistanceDisplayCondition | Property | undefined | |
| heightReference | HeightReference | Property | undefined | |
| show | boolean | Property | undefined | |
| dimensions | Cartesian3 | Property | undefined | |
| fill | boolean | Property | undefined | |
| material | Color | MaterialProperty | undefined | |
| outline | boolean | Property | undefined | |
| outlineColor | Color | Property | undefined | |
| outlineWidth | number | Property | undefined | |
| shadows | Property | ShadowMode | undefined |
Cesium read-only properties
Section titled “Cesium read-only properties”N/A
Cesium events
Section titled “Cesium events”| Property | Type | Description |
|---|---|---|
| onDefinitionChange | (() => void) | undefined |
Other properties
Section titled “Other properties”N/A