Navigation
API > API/Plugins > API/Plugins/DisplayCluster > API/Plugins/DisplayCluster/ADisplayClusterRootActor
References
| Module | DisplayCluster |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/DisplayClusterRootActor.h |
| Include | #include "DisplayClusterRootActor.h" |
| Source | /Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Private/Game/EngineClasses/Scene/DisplayClusterRootActorEditor.cpp |
int32 UnsubscribeFromPostProcessRenderTarget
&40;
const uint8 &42; Object
&41;
Remarks
Unsubscribe a registered object from requiring post process render target updates. The number of subscribers to use post process.
Parameters
| Name | Description |
|---|---|
| Object | The object subscribing to updates. When the counter is zero post process render targets will not be used. |