PointGraphics
PointGraphics is a point visualization for the entity.
- Cesium element: PointGraphics
- Example: PointGraphics
Availability
Section titled “Availability”PointGraphics can be mounted only insideEntity components, and can not be mounted more than once for each entity.
Properties
Section titled “Properties”Cesium properties
Section titled “Cesium properties”| 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 |
Cesium read-only properties
Section titled “Cesium read-only properties”N/A
Cesium events
Section titled “Cesium events”| Property | Type | Description |
|---|---|---|
| onDefinitionChange | (() => void) | undefined |
Other properties
Section titled “Other properties”N/A