Cesium for Unreal 2.18.0
Loading...
Searching...
No Matches
FCesiumVectorPolygonFillStyle Struct Reference

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.
 

Detailed Description

The style used to fill polygons.

Definition at line 83 of file CesiumVectorStyle.h.

Member Data Documentation

◆ Color

FColor FCesiumVectorPolygonFillStyle::Color = FColor(0xff, 0xff, 0xff)

The color to be used.

Definition at line 90 of file CesiumVectorStyle.h.

◆ ColorMode

ECesiumVectorColorMode FCesiumVectorPolygonFillStyle::ColorMode = ECesiumVectorColorMode::Normal

The color mode to be used.

Definition at line 95 of file CesiumVectorStyle.h.


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