Skip to main content

landscape.EditLayersLocalMerge.MaxComponentsPerWeightmapResolveBatch

Var

Unreal Engine Var console variable.

landscapeEditLayersLocalMergeMaxComponentsPerWeightmapResolveBatch

Description

Number of components being rendered in a single batch when resolving weightmaps. The higher the number, the more weightmaps can be resolved in a single batch (and the higher the GPU memory consumption since more transient textures will be needed in memory at a time)

Usage

landscape.EditLayersLocalMerge.MaxComponentsPerWeightmapResolveBatch [value]

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