![]() |
Cesium for Unreal 2.18.0
|
The style used to fill polygons. More...
#include <CesiumVectorStyle.h>
Public Attributes | |
FColor | Color = FColor(0xff, 0xff, 0xff) |
The color to be used. | |
ECesiumVectorColorMode | ColorMode = ECesiumVectorColorMode::Normal |
The color mode to be used. | |
The style used to fill polygons.
Definition at line 83 of file CesiumVectorStyle.h.
FColor FCesiumVectorPolygonFillStyle::Color = FColor(0xff, 0xff, 0xff) |
The color to be used.
Definition at line 90 of file CesiumVectorStyle.h.
ECesiumVectorColorMode FCesiumVectorPolygonFillStyle::ColorMode = ECesiumVectorColorMode::Normal |
The color mode to be used.
Definition at line 95 of file CesiumVectorStyle.h.