Navigation
API > API/Plugins > API/Plugins/PCG
| Name | EPCGPolygon2DProperties |
| Type | enum |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Data/PCGPolygon2DData.h |
| Include Path | #include "Data/PCGPolygon2DData.h" |
Syntax
enum EPCGPolygon2DProperties
{
Position,
Rotation,
SegmentIndex,
HoleIndex,
SegmentLength,
LocalPosition,
LocalRotation,
}
Values
| Name | Remarks |
|---|---|
| Position | |
| Rotation | |
| SegmentIndex | |
| HoleIndex | |
| SegmentLength | |
| LocalPosition | |
| LocalRotation |