Skip to main content

r.GBufferFormat

Var

Unreal Engine Var console variable.

rGBufferFormat

Description

Defines the memory layout used for the GBuffer(affects performance, mostly through bandwidth, quality of normals and material attributes) 0: lower precision (8bit per component, for profiling 1: low precision (default 3: high precision normals encodin 5: high precision

Usage

r.GBufferFormat [value]

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