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.

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

N/A

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

N/A