PolylineVolumeGraphics
PolylineVolumeGraphics
is a polyline visualization with volume for the entity.
- Cesium element: PolylineVolumeGraphics
- Example: PolylineVolumeGraphics
Availability
PolylineVolumeGraphics 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 | |
fill | boolean | Property | |
material | Color | MaterialProperty | |
outline | boolean | Property | |
outlineColor | Color | Property | |
outlineWidth | number | Property | |
shadows | Property | ShadowMode | |
positions | Property | Cartesian3[] | |
cornerType | Property | CornerType | |
granularity | number | Property | |
shape | Property | Cartesian2[] |
Cesium read-only properties
N/A
Cesium events
Property | Type | Description |
---|---|---|
onDefinitionChange | () => void |
Other properties
N/A