PathGraphics
PathGraphics is a path visualization for the entity.
- Cesium element: PathGraphics
- Example: PathGraphics
Availability
PathGraphics can be mounted only insideEntity components, and can not be mounted more than once for each entity.
Properties
Cesium properties
| Property | Type | Description |
|---|---|---|
| distanceDisplayCondition | DistanceDisplayCondition | Property | |
| show | boolean | Property | |
| width | number | Property | |
| material | Color | MaterialProperty | |
| leadTime | number | Property | |
| trailTime | number | Property | |
| resolution | number | Property |
Cesium read-only properties
N/A
Cesium events
| Property | Type | Description |
|---|---|---|
| onDefinitionChange | () => void |
Other properties
N/A