Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Engine
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/MapBuildDataRegistry.h |
Include | #include "Engine/MapBuildDataRegistry.h" |
Syntax
class FStaticShadowDepthMapData
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TArray< FFloat16 > | DepthSamples | Shadowmap depth values |
![]() |
int32 | ShadowMapSizeX | Dimensions of the generated shadow map. |
![]() |
int32 | ShadowMapSizeY | |
![]() |
FMatrix | WorldToLight | Transform from world space to the coordinate space that DepthSamples are stored in. |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | Empty () |
|
![]() ![]() |
size_t |