Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ALandscapeProxy
Syntax
UPROPERTY (EditAnywhere, AdvancedDisplay, BlueprintReadOnly, Category=Rendering,
Meta=(DisplayName="Desired Max Draw Distance", LandscapeOverridable))
float LDMaxDrawDistance
Remarks
Max draw distance exposed to LDs. The real max draw distance is the min (disregarding 0) of this and volumes affecting this object.