Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FShadowMap2D
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ShadowMap.h |
| Include | #include "ShadowMap.h" |
| Source | /Engine/Source/Runtime/Engine/Private/ShadowMap.cpp |
static void EncodeTextures
(
const FStaticLightingBuildContext * LightingContext,
bool bLightingSuccessful,
bool bMultithreadedEncode
)
Remarks
Executes all pending shadow-map encoding requests. Executes all pending shadow-map encoding requests.
Parameters
| Name | Description |
|---|---|
| LightingContext | Context in which the textures exist |
| bLightingSuccessful | Whether the lighting build was successful or not. |
| InWorld | World in which the textures exist |
| bLightingSuccessful | Whether the lighting build was successful or not. |