Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGDensityRemapElement
Description
If True, input points will be copied into output points before each point operation. The copy will only happen if output doesn't support inheritance
Virtual Inheritance
- FPCGPointOperationElementBase::ShouldCopyPoints → FPCGDensityRemapElement::ShouldCopyPoints
| Name | ShouldCopyPoints |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGDensityRemapElement.h |
| Include Path | #include "Elements/PCGDensityRemapElement.h" |
virtual bool ShouldCopyPoints() const