Skip to content

PathGraphics

PathGraphics is a path visualization for the entity.

PathGraphics 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
leadTime number | Property | undefined
trailTime number | Property | undefined
resolution number | Property | undefined
relativeTo string | Property | undefined
materialMode Property | PathMode | undefined

N/A

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

N/A