Skip to content

LabelGraphics

LabelGraphics is a label visualization for the entity.

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

PropertyTypeDescription
disableDepthTestDistancenumber | Property | undefined
distanceDisplayConditionDistanceDisplayCondition | Property | undefined
eyeOffsetCartesian3 | Property | undefined
heightReferenceHeightReference | Property | undefined
horizontalOriginHorizontalOrigin | Property | undefined
pixelOffsetCartesian2 | Property | undefined
pixelOffsetScaleByDistanceNearFarScalar | Property | undefined
scalenumber | Property | undefined
scaleByDistanceNearFarScalar | Property | undefined
showboolean | Property | undefined
translucencyByDistanceNearFarScalar | Property | undefined
verticalOriginVerticalOrigin | Property | undefined
outlineColorColor | Property | undefined
outlineWidthnumber | Property | undefined
styleProperty | LabelStyle | undefined
backgroundColorColor | Property | undefined
backgroundPaddingCartesian2 | Property | undefined
fillColorColor | Property | undefined
fontstring | Property | undefined
showBackgroundboolean | Property | undefined
textstring | Property | undefined

N/A

PropertyTypeDescription
onDefinitionChange(() => void) | undefined

N/A