Skip to main content

MoviePipeline.ThrottleFrameCount

Var

Unreal Engine Var console variable.

MoviePipelineThrottleFrameCount

Description

Number of rendered frames that can be submitted to the rendering thread before waiting. A value of 0 will allow the CPU to submit all work without waiting on the GPU.\n

Usage

MoviePipeline.ThrottleFrameCount [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.