![]() |
Cesium for Unity 1.23.0
|
Go to the source code of this file.
Classes | |
| struct | CesiumForUnity.CesiumVectorLineStyle |
| The style used to draw polylines and strokes. More... | |
| struct | CesiumForUnity.CesiumVectorPolygonFillStyle |
| The style used to fill polygons. More... | |
| struct | CesiumForUnity.CesiumVectorPolygonStyle |
| The style used to draw polygons. More... | |
| struct | CesiumForUnity.CesiumVectorStyle |
| Style information to use when drawing vector data. More... | |
Namespaces | |
| namespace | CesiumForUnity |
Enumerations | |
| enum | CesiumForUnity.CesiumVectorColorMode { CesiumForUnity.Normal = 0 , CesiumForUnity.Random = 1 } |
| The mode used to interpret the color value provided in a style. More... | |
| enum | CesiumForUnity.CesiumVectorLineWidthMode { CesiumForUnity.Pixels = 0 , CesiumForUnity.Meters = 1 } |
| The mode used to render polylines and strokes. More... | |