Skip to main content

r.AmbientOcclusionLevels

Var

Unreal Engine Var console variable.

rAmbientOcclusionLevels

Description

Defines how many mip levels are using during the ambient occlusion calculation. This is useful when tweaking the algorithm<0: decide based on the quality setting in the postprocess settings/volume and r.AmbientOcclusionMaxQuality (default 0: none (disable AmbientOcclusion 1: on 2: two (costs extra performance, soft addition 3: three (larger radius cost less but can flicker)

Usage

r.AmbientOcclusionLevels [value]

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