Navigation
API > API/Runtime > API/Runtime/Engine
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/ShadowMap.h |
Include | #include "ShadowMap.h" |
Syntax
struct FQuantizedSignedDistanceFieldShadowSample
Variables
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FQuantizedSignedDistanceFieldShadowSample
(
const FSignedDistanceFieldShadowSample& InSample |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
float | GetFilterableComponent
(
int32 Index |
|
![]() |
void | SetFilterableComponent
(
float InComponent, |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | operator==
(
const FQuantizedSignedDistanceFieldShadowSample& RHS |
Equality operator |
Enums
Type | Name | Description | |
---|---|---|---|
![]() |
API/Runtime/Engine/FQuantizedSignedDistanceFieldSha-_1 |