Skip to main content

r.FlushRHIThreadOnSTreamingTextureLocks

Var

Unreal Engine Var console variable.

rFlushRHIThreadOnSTreamingTextureLocks

Description

If set to 0, we won't do any flushes for streaming textures. This is safe because the texture streamer deals with these hazards explicitly.

Usage

r.FlushRHIThreadOnSTreamingTextureLocks [value]

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