PolylineGraphics
PolylineGraphics is a polyline visualization for the entity.
- Cesium element: PolylineGraphics
- Example: PolylineGraphics
Availability
Section titled “Availability”PolylineGraphics 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 | |
| shadows | Property | ShadowMode | undefined | |
| classificationType | Property | ClassificationType | undefined | |
| positions | Property | Cartesian3[] | undefined | |
| granularity | number | Property | undefined | |
| zIndex | number | Property | undefined | |
| clampToGround | boolean | Property | undefined | |
| arcType | Property | ArcType | undefined | |
| depthFailMaterial | Color | MaterialProperty | 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