PathGraphics
PathGraphics is a path visualization for the entity.
- Cesium element: PathGraphics
- Example: PathGraphics
Availability
Section titled “Availability”PathGraphics 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 | |
| show | boolean | Property | undefined | |
| width | number | Property | undefined | |
| material | Color | MaterialProperty | undefined | |
| leadTime | number | Property | undefined | |
| trailTime | number | Property | undefined | |
| resolution | number | Property | undefined | |
| relativeTo | string | Property | 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