CylinderGraphics
CylinderGraphics is a cylinder visualization for the entity.
- Cesium element: CylinderGraphics
- Example: CylinderGraphics
Availability
CylinderGraphics 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 | |
| length | number | Property | |
| fill | boolean | Property | |
| material | Color | MaterialProperty | |
| outline | boolean | Property | |
| outlineColor | Color | Property | |
| outlineWidth | number | Property | |
| shadows | Property | ShadowMode | |
| topRadius | number | Property | |
| bottomRadius | number | Property | |
| numberOfVerticalLines | number | Property | |
| slices | number | Property |
Cesium read-only properties
N/A
Cesium events
N/A
Other properties
N/A