Skip to main content

landscape.DirtyWeightmapThreshold

Var

Unreal Engine Var console variable.

landscapeDirtyWeightmapThreshold

Description

Threshold to avoid imprecision issues on certain GPUs when detecting when a weightmap changes, i.e. only a difference > than this threshold (N over each 8-bits uint weightmap channel).

Usage

landscape.DirtyWeightmapThreshold [value]

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