Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FShadowMap
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FShadowMap () |
Default constructor. | ShadowMap.h | |
FShadowMap
(
TArray< FGuid > InLightGuids |
ShadowMap.h |
FShadowMap()
Description
Default constructor.
| Name | FShadowMap |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/ShadowMap.h |
| Include Path | #include "ShadowMap.h" |
FShadowMap()
FShadowMap(TArray< FGuid >)
| Name | FShadowMap |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/ShadowMap.h |
| Include Path | #include "ShadowMap.h" |
FShadowMap
(
TArray < FGuid > InLightGuids
)