Skip to content

WallGraphics

WallGraphics is a wall visualization for the entity.

WallGraphics 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
granularitynumber | Property | undefined
minimumHeightsProperty | number[] | undefined
maximumHeightsProperty | number[] | undefined

N/A

PropertyTypeDescription
onDefinitionChange(() => void) | undefined

N/A