|  | Cesium for Unreal 2.20.0
    | 
#include <CesiumGeoJsonObject.h>
 
 | Static Public Member Functions | |
| static TArray< FCesiumGeoJsonLineString > | GetPolygonRings (const FCesiumGeoJsonPolygon &InPolygon) | 
| Returns the linear rings that make up this composite polygon. | |
Definition at line 238 of file CesiumGeoJsonObject.h.
| 
 | static | 
Returns the linear rings that make up this composite polygon.
The first returned ring represents the outer bounds of the polygon. Any additional rings define holes within those bounds.