Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/IPCGElement
- IPCGElement::ShouldComputeFullOutputDataCrc()
- FPCGCollapseElement::ShouldComputeFullOutputDataCrc()
- FPCGMakeConcreteElement::ShouldComputeFullOutputDataCrc()
- FPCGVolumeSamplerElement::ShouldComputeFullOutputDataCrc()
- FPCGSurfaceSamplerElement::ShouldComputeFullOutputDataCrc()
- FPCGSplineSamplerElement::ShouldComputeFullOutputDataCrc()
- FPCGExecuteBlueprintElement::ShouldComputeFullOutputDataCrc()
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/PCGElement.h |
| Include | #include "PCGElement.h" |
virtual bool ShouldComputeFullOutputDataCrc
&40;
FPCGContext &42; Context
&41; const
Remarks
Whether to do a 'deep' fine-grained CRC of the output data to pass to downstream nodes. Can be expensive so should be used sparingly.