Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/FImageOverlappedAccumulator
Syntax
TArray64< float > WeightChannelStorage
Remarks
A temporary buffer that is only initialized to the size of a single sample used during weight plane accumulation. It is currently filled with 1.0f for all weights, and exists so that we can use the same code as we do for RGBA accumulation.