Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FMergeRenderParams
Syntax
bool bIsHeightmapMerge
Remarks
COMMENT [jonathan.bard] : purposefully don't use ELandscapeToolTargetType here as ELandscapeToolTargetType::Weightmap and ELandscapeToolTargetType::Visibility have to be processed together (because of weightmap packing, which means a visibility weightmap could be another channel of a texture which contains weightmap up to 3 other weightmaps, so we have to resolve the 4 channels altogether). Note: this could change when SUPPORTS_LANDSCAPE_EDITORONLY_UBER_MATERIAL is done... Type of merge being requested