Skip to content

PlaneGraphics

PlaneGraphics is a plane visualization for the entity.

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

PropertyTypeDescription
distanceDisplayConditionDistanceDisplayCondition | Property | undefined
showboolean | Property | undefined
dimensionsCartesian2 | Property | undefined
fillboolean | Property | undefined
materialColor | MaterialProperty | undefined
outlineboolean | Property | undefined
outlineColorColor | Property | undefined
outlineWidthnumber | Property | undefined
shadowsProperty | ShadowMode | undefined
planeProperty | Plane | undefined

N/A

PropertyTypeDescription
onDefinitionChange(() => void) | undefined

N/A