Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ALandscapeProxy
Syntax
UPROPERTY (EditAnywhere, Category="LOD Distribution",
Meta=(DisplayName="Blend Range", ClampMin="0.01", ClampMax="1.0", UIMin="0.01", UIMax="1.0", LandscapeInherited))
float LODBlendRange
Remarks
This controls the area that blends LOD between neighboring sections. At 1.0 it blends across the entire section, and lower numbers reduce the blend region to be closer to the boundary.