Navigation
API > API/Plugins > API/Plugins/PCG
Controls which edge of a bounding box is used as the reference value on a given axis.
| Name | EPCGAlignPointsAxisReferential |
| Type | enum |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGAlignPoints.h |
| Include Path | #include "Elements/PCGAlignPoints.h" |
Syntax
enum EPCGAlignPointsAxisReferential
{
Min,
Max,
Center,
}
Values
| Name | Remarks |
|---|---|
| Min | |
| Max | |
| Center |