![]() |
Cesium for Unity 1.23.0
|
Style information to use when drawing vector data. More...
Public Attributes | |
| CesiumVectorLineStyle | lineStyle |
| Styles to use when drawing polylines and stroking shapes. | |
| CesiumVectorPolygonStyle | polygonStyle |
| Styles to use when drawing polygons. | |
Properties | |
| static CesiumVectorStyle | Default [get] |
| Creates a default vector style. | |
Style information to use when drawing vector data.
Definition at line 163 of file CesiumVectorStyle.cs.
| CesiumVectorLineStyle CesiumForUnity.CesiumVectorStyle.lineStyle |
Styles to use when drawing polylines and stroking shapes.
Definition at line 169 of file CesiumVectorStyle.cs.
| CesiumVectorPolygonStyle CesiumForUnity.CesiumVectorStyle.polygonStyle |
Styles to use when drawing polygons.
Definition at line 175 of file CesiumVectorStyle.cs.
|
staticget |
Creates a default vector style.
Definition at line 180 of file CesiumVectorStyle.cs.