 |
bool |
bAcceptIncompleteSubdivision |
If the subdivision with a given grammar doesn't fill the entire segment, setting it to true makes it a valid case. |
 |
bool |
bFlipAxisAsAttribute |
Use an attribute to determine whether we should flip axis. |
 |
bool |
bOutputExtremityAttributes |
Output attributes labeling the first and final points after subdivision. |
 |
bool |
bOutputExtremityNeighborIndexAttribute |
|
 |
bool |
bOutputModuleIndexAttribute |
|
 |
bool |
bShouldFlipAxis |
If we need to flip axis. |
 |
FName |
ExtremityNeighborIndexAttributeName |
Name of the extremity neighbor index output attribute name. |
 |
FPCGAttributePropertyInputSelector |
FlipAxisAttribute |
Name of the attribute to know if we need to flip axis. |
 |
FName |
IsFinalAttributeName |
Name of the attribute labeling the final output point from the final module. |
 |
FName |
IsFirstAttributeName |
Name of the attribute labeling the first output point from the first module. |
 |
FName |
ModuleIndexAttributeName |
Name of the module index output attribute name. |
 |
EPCGSplitAxis |
SubdivisionAxis |
Subdivision direction in point local space. |