BillboardGraphics
BillboardGraphics
is a billboard visualization for the entity.
- Cesium element: BillboardGraphics
- Example: BillboardGraphics
Availability
BillboardGraphics can be mounted only insideEntity components, and can not be mounted more than once for each entity.
Properties
Cesium properties
Property | Type | Description |
---|---|---|
alignedAxis | Cartesian3 | Property | |
color | Color | Property | |
disableDepthTestDistance | number | Property | |
distanceDisplayCondition | DistanceDisplayCondition | Property | |
eyeOffset | Cartesian3 | Property | |
height | number | Property | |
heightReference | HeightReference | Property | |
horizontalOrigin | HorizontalOrigin | Property | |
image | string | Property | HTMLCanvasElement | |
pixelOffset | Cartesian2 | Property | |
pixelOffsetScaleByDistance | NearFarScalar | Property | |
rotation | number | Property | |
scale | number | Property | |
scaleByDistance | NearFarScalar | Property | |
show | boolean | Property | |
sizeInMeters | boolean | Property | |
translucencyByDistance | NearFarScalar | Property | |
verticalOrigin | VerticalOrigin | Property | |
width | number | Property | |
imageSubRegion | Property | BoundingRectangle |
Cesium read-only properties
N/A
Cesium events
Property | Type | Description |
---|---|---|
onDefinitionChange | () => void |
Other properties
N/A