Skip to content

PolylineGraphics

PolylineGraphics is a polyline visualization for the entity.

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

PropertyTypeDescription
distanceDisplayConditionDistanceDisplayCondition | Property | undefined
showboolean | Property | undefined
widthnumber | Property | undefined
materialColor | MaterialProperty | undefined
shadowsProperty | ShadowMode | undefined
classificationTypeProperty | ClassificationType | undefined
positionsProperty | Cartesian3[] | undefined
granularitynumber | Property | undefined
zIndexnumber | Property | undefined
clampToGroundboolean | Property | undefined
arcTypeProperty | ArcType | undefined
depthFailMaterialColor | MaterialProperty | undefined

N/A

PropertyTypeDescription
onDefinitionChange(() => void) | undefined

N/A