Cesium for Unity 1.23.0
Loading...
Searching...
No Matches
CesiumForUnity.CesiumVectorPolygonFillStyle Struct Reference

The style used to fill polygons. More...

Public Attributes

Color32 color
 The color to be used.
 
CesiumVectorColorMode colorMode
 The color mode to be used.
 

Properties

static CesiumVectorPolygonFillStyle Default [get]
 Creates a default polygon fill style with white color.
 

Detailed Description

The style used to fill polygons.

Definition at line 93 of file CesiumVectorStyle.cs.

Member Data Documentation

◆ color

Color32 CesiumForUnity.CesiumVectorPolygonFillStyle.color

The color to be used.

Definition at line 99 of file CesiumVectorStyle.cs.

◆ colorMode

CesiumVectorColorMode CesiumForUnity.CesiumVectorPolygonFillStyle.colorMode

The color mode to be used.

Definition at line 105 of file CesiumVectorStyle.cs.

Property Documentation

◆ Default

CesiumVectorPolygonFillStyle CesiumForUnity.CesiumVectorPolygonFillStyle.Default
staticget

Creates a default polygon fill style with white color.

Definition at line 110 of file CesiumVectorStyle.cs.


The documentation for this struct was generated from the following file: