Navigation
API > API/Plugins > API/Plugins/DisplayClusterScenePreview > API/Plugins/DisplayClusterScenePreview/IDisplayClusterScenePreview
References
| Module | DisplayClusterScenePreview |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterScenePreview/Public/IDisplayClusterScenePreview.h |
| Include | #include "IDisplayClusterScenePreview.h" |
bool SetRendererUsePostProcessTexture
&40;
int32 RendererId,
bool bUsePostProcessTexture
&41;
Remarks
Set whether the renderer should use post-processed nDisplay preview textures.
Parameters
| Name | Description |
|---|---|
| RendererId | The ID of the renderer as returned from CreateRenderer. |
| bUsePostProcessTexture | Whether to use post-processed nDisplay preview texture for future renders. |