Skip to main content

r.GeneralPurposeTweak2

Var

Unreal Engine Var console variable.

rGeneralPurposeTweak2

Description

Useful for low level shader development to get quick iteration time without having to change any c++ codeValue maps to Frame.GeneralPurposeTweak2 inside the shadersExample usage: Multiplier on some value to tweak, toggle to switch between different algorithms (Default: 1.0DON'T USE THIS FOR ANYTHING THAT IS CHECKED IN. Compiled out in SHIPPING to make cheating a bit harder.

Usage

r.GeneralPurposeTweak2 [value]

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