Skip to main content

ImageWriteQueue.MaxQueueSize

Var

Unreal Engine Var console variable.

ImageWriteQueueMaxQueueSize

Description

The maximum number of queued image write tasks allowable before the queue will block when adding more.Default is to use 4 times the number of cores available or 16 when multithreading is disabled on the command line.

Usage

ImageWriteQueue.MaxQueueSize [value]

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