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.

PropertyTypeDescription
distanceDisplayConditionDistanceDisplayCondition | Property | undefined
showboolean | Property | undefined
fillboolean | Property | undefined
materialColor | MaterialProperty | undefined
outlineboolean | Property | undefined
outlineColorColor | Property | undefined
outlineWidthnumber | Property | undefined
shadowsProperty | ShadowMode | undefined
positionsProperty | Cartesian3[] | undefined
cornerTypeProperty | CornerType | undefined
granularitynumber | Property | undefined
shapeProperty | Cartesian2[] | undefined

N/A

PropertyTypeDescription
onDefinitionChange(() => void) | undefined

N/A