Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UPrimitiveComponent
Syntax
UPROPERTY (EditAnywhere, AdvancedDisplay, BlueprintReadOnly, Category=LOD,
Meta=(DisplayName="Desired Max Draw Distance"))
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.