UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FShadowProjectionShaderParameters Class Reference

#include <ShadowRendering.h>

Public Member Functions

void Bind (const FShader::CompiledShaderInitializerType &Initializer)
 
void Set (FRHIBatchedShaderParameters &BatchedParameters, const FSceneView &View, const FProjectedShadowInfo *ShadowInfo, bool bModulatedShadows, bool bUseFadePlane, bool SubPixelShadow)
 

Detailed Description

Shadow projection parameters used by multiple shaders.

Member Function Documentation

◆ Bind()

void FShadowProjectionShaderParameters::Bind ( const FShader::CompiledShaderInitializerType Initializer)
inline

◆ Set()

void FShadowProjectionShaderParameters::Set ( FRHIBatchedShaderParameters BatchedParameters,
const FSceneView View,
const FProjectedShadowInfo ShadowInfo,
bool  bModulatedShadows,
bool  bUseFadePlane,
bool  SubPixelShadow 
)
inline

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