EllipseGraphics
EllipseGraphics is a ellipse visualization for the entity.
- Cesium element: EllipseGraphics
- Example: EllipseGraphics
Availability
EllipseGraphics can be mounted only insideEntity components, and can not be mounted more than once for each entity.
Properties
Cesium properties
| Property | Type | Description |
|---|---|---|
| distanceDisplayCondition | DistanceDisplayCondition | Property | |
| height | number | Property | |
| heightReference | HeightReference | Property | |
| rotation | number | Property | |
| show | boolean | Property | |
| fill | boolean | Property | |
| material | Color | MaterialProperty | |
| outline | boolean | Property | |
| outlineColor | Color | Property | |
| outlineWidth | number | Property | |
| shadows | Property | ShadowMode | |
| classificationType | Property | ClassificationType | |
| extrudedHeight | number | Property | |
| extrudedHeightReference | HeightReference | Property | |
| granularity | number | Property | |
| zIndex | number | ConstantProperty | |
| numberOfVerticalLines | number | Property | |
| semiMajorAxis | number | Property | |
| semiMinorAxis | number | Property | |
| stRotation | number | Property |
Cesium read-only properties
N/A
Cesium events
| Property | Type | Description |
|---|---|---|
| onDefinitionChange | () => void |
Other properties
N/A