Navigation
| Name | ColorCorrectRegions |
| Type | Plugin |
| Part of Plugins | Color Correction Regions (CCR) |
| Location | /Engine/Plugins/Experimental/ColorCorrectRegions/Source/ColorCorrectRegions/ |
| Module Build Rules | ColorCorrectRegions.Build.cs |
Classes
| Name | Remarks |
|---|---|
| AColorCorrectionRegion | NotPlaceable prohibits this actor from appearing in Place Actors menu by default. |
| AColorCorrectionWindow | A Color Correction Window that functions the same way as Color Correction Regions except it modifies anything that is behind it. |
| AColorCorrectRegion | An instance of Color Correction Region. |
| ADEPRECATED_ColorCorrectWindow | |
| FColorCorrectRegionsModule | |
| FStencilData | |
| UColorCorrectionInvisibleComponent | This component class is used to determine if Color Correction Window/Region is hidden via HiddenPrimitives/ShowOnlyPrimitivesShowOnlyPrimitives |
Structs
| Name | Remarks |
|---|---|
| FColorCorrectRenderProxy | A state to store a copy of CCR properties to be used on render thread. |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FColorCorrectRenderProxyPtr | TSharedPtr< FColorCorrectRenderProxy, ESPMode::ThreadSafe > | ColorCorrectRegion.h |