UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSignedDistanceFieldShadowSample Struct Reference

#include <ShadowMap.h>

Public Attributes

float Distance
 
float PenumbraSize
 
bool IsMapped
 

Member Data Documentation

◆ Distance

float FSignedDistanceFieldShadowSample::Distance

Normalized and encoded distance to the nearest shadow transition, in the range [0, 1], where .5 is at the transition.

◆ IsMapped

bool FSignedDistanceFieldShadowSample::IsMapped

True if this sample maps to a valid point on a surface.

◆ PenumbraSize

float FSignedDistanceFieldShadowSample::PenumbraSize

Normalized penumbra size, in the range [0,1].


The documentation for this struct was generated from the following file: