![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DeferredShadingRenderer.h>
Public Member Functions | |
| DECLARE_MULTICAST_DELEGATE_OneParam (FAnyRayTracingPassEnabled, bool &) | |
| DECLARE_MULTICAST_DELEGATE_TwoParams (FPrepareRayTracing, const FViewInfo &, TArray< FRHIRayTracingShader * > &) | |
| DECLARE_MULTICAST_DELEGATE_FourParams (FRenderDiffuseIndirectLight, const FScene &, const FViewInfo &, FRDGBuilder &, FGlobalIlluminationPluginResources &) | |
| DECLARE_MULTICAST_DELEGATE_FourParams (FRenderDiffuseIndirectVisualizations, const FScene &, const FViewInfo &, FRDGBuilder &, FGlobalIlluminationPluginResources &) | |
Delegate callback used by global illumination plugins
|
static |
| FGlobalIlluminationPluginDelegates::DECLARE_MULTICAST_DELEGATE_FourParams | ( | FRenderDiffuseIndirectLight | , |
| const FScene & | , | ||
| const FViewInfo & | , | ||
| FRDGBuilder & | , | ||
| FGlobalIlluminationPluginResources & | |||
| ) |
| FGlobalIlluminationPluginDelegates::DECLARE_MULTICAST_DELEGATE_FourParams | ( | FRenderDiffuseIndirectVisualizations | , |
| const FScene & | , | ||
| const FViewInfo & | , | ||
| FRDGBuilder & | , | ||
| FGlobalIlluminationPluginResources & | |||
| ) |
| FGlobalIlluminationPluginDelegates::DECLARE_MULTICAST_DELEGATE_OneParam | ( | FAnyRayTracingPassEnabled | , |
| bool & | |||
| ) |
| FGlobalIlluminationPluginDelegates::DECLARE_MULTICAST_DELEGATE_TwoParams | ( | FPrepareRayTracing | , |
| const FViewInfo & | , | ||
| TArray< FRHIRayTracingShader * > & | |||
| ) |
|
static |
|
static |
|
static |