Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGPolygon2DData
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetPolygon
(
const UE::Geometry::FGeneralPolygon2d& InPolygon, |
Data/PCGPolygon2DData.h | ||
void SetPolygon
(
UE::Geometry::FGeneralPolygon2d&& InPolygon, |
Data/PCGPolygon2DData.h |
SetPolygon(const UE::Geometry::FGeneralPolygon2d &, TConstArrayView< PCGMetadataEntryKey > *)
| Name | SetPolygon |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Data/PCGPolygon2DData.h |
| Include Path | #include "Data/PCGPolygon2DData.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Data/PCGPolygon2DData.cpp |
void SetPolygon
(
const UE::Geometry::FGeneralPolygon2d & InPolygon,
TConstArrayView< PCGMetadataEntryKey > * InOptionalEntryKeys
)
SetPolygon(UE::Geometry::FGeneralPolygon2d &&, TConstArrayView< PCGMetadataEntryKey > *)
| Name | SetPolygon |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Data/PCGPolygon2DData.h |
| Include Path | #include "Data/PCGPolygon2DData.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Data/PCGPolygon2DData.cpp |
void SetPolygon
(
UE::Geometry::FGeneralPolygon2d && InPolygon,
TConstArrayView< PCGMetadataEntryKey > * InOptionalEntryKeys
)