| bDiffMetadata |
bool |
|
Elements/PCGDifferenceElement.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Settings
|
| bKeepZeroDensityPoints |
bool |
If enabled, the output will not automatically filter out points with zero density. |
Elements/PCGDifferenceElement.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Settings
- Meta=(PCG_Overridable)
|
| DensityFunction |
EPCGDifferenceDensityFunction |
The density function to use when recalculating the density after the operation. |
Elements/PCGDifferenceElement.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Settings
- Meta=(PCG_Overridable)
|
| Mode |
EPCGDifferenceMode |
Describes how the difference operation will treat the output data: Continuous - Non-destructive data output will be maintained. |
Elements/PCGDifferenceElement.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Settings
|