Skip to content

BoxGraphics

BoxGraphics is a box visualization for the entity.

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

PropertyTypeDescription
distanceDisplayConditionDistanceDisplayCondition | Property | undefined
heightReferenceHeightReference | Property | undefined
showboolean | Property | undefined
dimensionsCartesian3 | Property | undefined
fillboolean | Property | undefined
materialColor | MaterialProperty | undefined
outlineboolean | Property | undefined
outlineColorColor | Property | undefined
outlineWidthnumber | Property | undefined
shadowsProperty | ShadowMode | undefined

N/A

PropertyTypeDescription
onDefinitionChange(() => void) | undefined

N/A