Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ULightComponentBase
Description
Whether the light has static direct shadowing. The light may still have dynamic brightness and color. The light may or may not also have static lighting.
| Name | HasStaticShadowing |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/LightComponentBase.h |
| Include Path | #include "Components/LightComponentBase.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/LightComponent.cpp |
bool HasStaticShadowing() const