Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGApplyScaleToBoundsElement
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 → FPCGApplyScaleToBoundsElement::ShouldCopyPoints
| Name | ShouldCopyPoints |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGApplyScaleToBounds.h |
| Include Path | #include "Elements/PCGApplyScaleToBounds.h" |
virtual bool ShouldCopyPoints() const