Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGPointOperationElementBase
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
Derived Overrides
- FPCGApplyScaleToBoundsElement::ShouldCopyPoints
- FPCGBoundsModifier::ShouldCopyPoints
- FPCGDensityRemapElement::ShouldCopyPoints
- FPCGMutateSeedElement::ShouldCopyPoints
- FPCGNormalToDensityElement::ShouldCopyPoints
- FPCGPointExtentsModifier::ShouldCopyPoints
- FPCGResetPointCenterElement::ShouldCopyPoints
| Name | ShouldCopyPoints |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGPointOperationElementBase.h |
| Include Path | #include "Elements/PCGPointOperationElementBase.h" |
virtual bool ShouldCopyPoints() const