EllipsoidGraphics
EllipsoidGraphics is a ellipsoid visualization for the entity.
- Cesium element: EllipsoidGraphics
- Example: EllipsoidGraphics
Availability
EllipsoidGraphics 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 | |
| heightReference | HeightReference | Property | |
| show | boolean | Property | |
| fill | boolean | Property | |
| material | Color | MaterialProperty | |
| outline | boolean | Property | |
| outlineColor | Color | Property | |
| outlineWidth | number | Property | |
| shadows | Property | ShadowMode | |
| radii | Cartesian3 | Property | |
| innerRadii | Cartesian3 | Property | |
| minimumClock | number | Property | |
| maximumClock | number | Property | |
| minimumCone | number | Property | |
| maximumCone | number | Property | |
| stackPartitions | number | Property | |
| slicePartitions | number | Property | |
| subdivisions | number | Property |
Cesium read-only properties
N/A
Cesium events
| Property | Type | Description |
|---|---|---|
| onDefinitionChange | () => void |
Other properties
N/A