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