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