Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMoviePipelineAntiAliasingSettin-
Syntax
UPROPERTY&40;EditAnywhere, BlueprintReadWrite, Category&61;"Render Settings"&41;
bool bRenderWarmUpFrames
Remarks
Should we submit the warm-up frames to the GPU? Generally you want this disabled (as it is more performant), but some systems (such as gpu particles) need to be rendered to actually perform their warm-up. Enabling this will cause any warm up frames to also be submitted to the GPU which resolves this issue.