Navigation
API > API/Plugins > API/Plugins/DisplayClusterColorGrading
A singleton used to manage and store persistent state for the color grading drawer
| Name | IDisplayClusterColorGradingDrawerSingleton |
| Type | class |
| Header File | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterColorGrading/Public/IDisplayClusterColorGradingDrawerSingleton.h |
| Include Path | #include "IDisplayClusterColorGradingDrawerSingleton.h" |
Syntax
class IDisplayClusterColorGradingDrawerSingleton
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void DockColorGradingDrawer() |
Docks the color grading drawer in the nDisplay operator window | IDisplayClusterColorGradingDrawerSingleton.h | |
void RefreshColorGradingDrawers() |
Refreshes the UI of any open color grading drawers | IDisplayClusterColorGradingDrawerSingleton.h |