Navigation
API > API/Plugins > API/Plugins/PCG
Method for combining two or more data counts.
| Name | EPCGDataMultiplicity |
| Type | enum |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Compute/PCGPinPropertiesGPU.h |
| Include Path | #include "Compute/PCGPinPropertiesGPU.h" |
Syntax
enum EPCGDataMultiplicity
{
Pairwise,
CartesianProduct,
}
Values
| Name | Remarks |
|---|---|
| Pairwise | |
| CartesianProduct |