Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ALandscapeProxy
Syntax
UPROPERTY (EditAnywhere, BlueprintReadOnly, Category=Lighting, AdvancedDisplay,
Meta=(EditCondition="CastShadow", DisplayName="Static Shadow", LandscapeOverridable))
uint8 bCastStaticShadow: 1
Remarks
Whether the object should cast a static shadow from shadow casting lights. This flag is only used if CastShadow is true.