Skip to content

PointGraphics

PointGraphics is a point visualization for the entity.

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

Property Type Description
color Color | Property | undefined
disableDepthTestDistance number | Property | undefined
distanceDisplayCondition DistanceDisplayCondition | Property | undefined
heightReference HeightReference | Property | undefined
scaleByDistance NearFarScalar | Property | undefined
show boolean | Property | undefined
splitDirection SplitDirection | Property | undefined
translucencyByDistance NearFarScalar | Property | undefined
outlineColor Color | Property | undefined
outlineWidth number | Property | undefined
pixelSize number | Property | undefined

N/A

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

N/A