Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ALandscapeProxy
Syntax
UPROPERTY (EditAnywhere, BlueprintReadOnly, Category=Lighting, AdvancedDisplay,
Meta=(EditCondition="CastShadow", LandscapeOverridable))
uint8 bAffectDistanceFieldLighting: 1
Remarks
Controls whether the primitive should affect dynamic distance field lighting methods. This flag is only used if CastShadow is true.