Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FShadowMap
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/ShadowMap.h |
Include | #include "ShadowMap.h" |
bool ContainsLight
&40;
const FGuid & LightGuid
&41; const
Remarks
Checks if a light is stored in this shadow-map. True if the light is stored in the light-map.
Parameters
Name | Description |
---|---|
LightGuid | The GUID of the light to check for. |