![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ShadowMap.h>
Public Attributes | |
| float | Distance |
| float | PenumbraSize |
| bool | IsMapped |
| float FSignedDistanceFieldShadowSample::Distance |
Normalized and encoded distance to the nearest shadow transition, in the range [0, 1], where .5 is at the transition.
| bool FSignedDistanceFieldShadowSample::IsMapped |
True if this sample maps to a valid point on a surface.
| float FSignedDistanceFieldShadowSample::PenumbraSize |
Normalized penumbra size, in the range [0,1].