Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ALandscapeProxy
Syntax
UPROPERTY (EditAnywhere, Category="LOD Distribution",
Meta=(EditCondition="!bUseScalableLODSettings", DisplayName="LOD 0 Screen Size", ClampMin="0.1", ClampMax="10.0", UIMin="0.1", UIMax="10.0", LandscapeInherited))
float LOD0ScreenSize
Remarks
This is the starting screen size used to calculate the distribution. You can increase the value if you want less LOD0 component, and you use very large landscape component.