Skip to main content

landscape.DirtyHeightmapHeightThreshold

Var

Unreal Engine Var console variable.

landscapeDirtyHeightmapHeightThreshold

Description

Threshold to avoid imprecision issues on certain GPUs when detecting when a heightmap height changes, i.e. only a height difference > than this threshold (N over 16-bits uint height) will be detected as a change.

Usage

landscape.DirtyHeightmapHeightThreshold [value]

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