PointGraphics
PointGraphics is a point visualization for the entity.
- Cesium element: PointGraphics
- Example: PointGraphics
Availability
PointGraphics can be mounted only insideEntity components, and can not be mounted more than once for each entity.
Properties
Cesium properties
| Property | Type | Description |
|---|---|---|
| color | Color | Property | |
| disableDepthTestDistance | number | Property | |
| distanceDisplayCondition | DistanceDisplayCondition | Property | |
| heightReference | HeightReference | Property | |
| scaleByDistance | NearFarScalar | Property | |
| show | boolean | Property | |
| translucencyByDistance | NearFarScalar | Property | |
| outlineColor | Color | Property | |
| outlineWidth | number | Property | |
| pixelSize | number | Property |
Cesium read-only properties
N/A
Cesium events
| Property | Type | Description |
|---|---|---|
| onDefinitionChange | () => void |
Other properties
N/A