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

#include <ShadowRendering.h>

Public Member Functions

void Bind (const FShaderParameterMap &ParameterMap)
 
void Set (FRHIBatchedShaderParameters &BatchedParameters, const FSceneView &View, const FProjectedShadowInfo *ShadowInfo) const
 

Detailed Description

One pass point light shadow projection parameters used by multiple shaders.

Member Function Documentation

◆ Bind()

void FOnePassPointShadowProjectionShaderParameters::Bind ( const FShaderParameterMap ParameterMap)
inline

◆ Set()

void FOnePassPointShadowProjectionShaderParameters::Set ( FRHIBatchedShaderParameters BatchedParameters,
const FSceneView View,
const FProjectedShadowInfo ShadowInfo 
) const
inline

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