Navigation
API > API/Plugins > API/Plugins/DisplayClusterShaders > API/Plugins/DisplayClusterShaders/IDisplayClusterShaders > API/Plugins/DisplayClusterShaders/IDisplayClusterShaders/RenderPreprocess-
References
| Module | DisplayClusterShaders |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterShaders/Public/IDisplayClusterShaders.h |
| Include | #include "IDisplayClusterShaders.h" |
bool RenderPreprocess_UVLightCards
&40;
FRHICommandListImmediate & RHICmdList,
FSceneInterface &42; InScene,
FRenderTarget &42; InRenderTarget,
const FDisplayClusterShaderParameters_UVLightCards & InParameters
&41; const
Remarks
Render UV light cards to texture that can be sampled by viewports to place light cards in UV space
- true if success
Parameters
| Name | Description |
|---|---|
| RHICmdList | RHI command list |
| InScene | The scene the light cards live in |
| InRenderTarget | Destination RTT texture |
| InParameters | Parameters for the render |