Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UDirectionalLightComponent
- UActorComponent::InvalidateLightingCacheDetailed()
- ULightComponent::InvalidateLightingCacheDetailed()
- UDirectionalLightComponent::InvalidateLightingCacheDetailed()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Components/DirectionalLightComponent.h |
Include | #include "Components/DirectionalLightComponent.h" |
Source | /Engine/Source/Runtime/Engine/Private/Components/DirectionalLightComponent.cpp |
virtual void InvalidateLightingCacheDetailed
&40;
bool bInvalidateBuildEnqueuedLighting,
bool bTranslationOnly
&41;
Remarks
Called when this actor component has moved, allowing it to discard statically cached lighting information.