Skip to main content

r.FASTBuildController.Enabled

Var

Unreal Engine Var console variable.

rFASTBuildControllerEnabled

Description

Enables or disables the use of FASTBuild to build shaders 0: Controller will not be used (shaders will be built locally or using other controllers). 1: Distribute builds using FASTBuild.

Usage

r.FASTBuildController.Enabled [value]

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