Skip to content

PolylineVolumeGraphics

PolylineVolumeGraphics is a polyline visualization with volume for the entity.

PolylineVolumeGraphics can be mounted only insideEntity components, and can not be mounted more than once for each entity.

Property Type Description
distanceDisplayCondition DistanceDisplayCondition | Property | undefined
show boolean | Property | undefined
fill boolean | Property | undefined
material Color | MaterialProperty | undefined
outline boolean | Property | undefined
outlineColor Color | Property | undefined
outlineWidth number | Property | undefined
shadows Property | ShadowMode | undefined
positions Property | Cartesian3[] | undefined
cornerType Property | CornerType | undefined
granularity number | Property | undefined
shape Property | Cartesian2[] | undefined

N/A

Property Type Description
onDefinitionChange (() => void) | undefined

N/A