Navigation
API > API/Plugins > API/Plugins/PCG
| Name | EPCGAttributeSelectAxis |
| Type | enum |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGAttributeSelectElement.h |
| Include Path | #include "Elements/PCGAttributeSelectElement.h" |
Syntax
enum EPCGAttributeSelectAxis
{
X,
Y,
Z,
W,
CustomAxis,
}
Values
| Name | Remarks |
|---|---|
| X | |
| Y | |
| Z | |
| W | |
| CustomAxis |