PolylineGraphics
PolylineGraphics is a polyline visualization for the entity.
- Cesium element: PolylineGraphics
- Example: PolylineGraphics
Availability
PolylineGraphics 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 | |
| shadows | Property | ShadowMode | |
| classificationType | Property | ClassificationType | |
| positions | Property | Cartesian3[] | |
| granularity | number | Property | |
| zIndex | number | Property | |
| clampToGround | boolean | Property | |
| arcType | Property | ArcType | |
| depthFailMaterial | Color | MaterialProperty |
Cesium read-only properties
N/A
Cesium events
| Property | Type | Description |
|---|---|---|
| onDefinitionChange | () => void |
Other properties
N/A