Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/FPCGConvertToAttributeSetElement
- IPCGElement::ShouldComputeFullOutputDataCrc()
- FPCGConvertToAttributeSetElement::ShouldComputeFullOutputDataCrc()
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGConvertToAttributeSet.h |
| Include | #include "Elements/PCGConvertToAttributeSet.h" |
virtual bool ShouldComputeFullOutputDataCrc
(
FPCGContext * Context
) const
Remarks
Since this is downstream from points, possibly sampling, it's worth to compute a full CRC so if there are no changes to the attributes, we can maximize cache usage.