Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ALandscapeProxy
Syntax
UPROPERTY (EditAnywhere, AdvancedDisplay, BlueprintReadOnly, Category=Lighting,
Meta=(EditCondition="bAffectDynamicIndirectLighting", DisplayName="Affect Indirect Lighting While Hidden", LandscapeOverridable),
Interp)
uint8 bAffectIndirectLightingWhileHidden: 1
Remarks
Controls whether the primitive should affect indirect lighting when hidden. This flag is only used if bAffectDynamicIndirectLighting is true.