Navigation
API > API/Plugins > API/Plugins/Composure
| Name | FComposureUtils |
| Type | struct |
| Header File | /Engine/Plugins/Compositing/Composure/Source/Composure/Public/ComposureUtils.h |
| Include Path | #include "ComposureUtils.h" |
Syntax
struct FComposureUtils
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FVector2D GetRedGreenUVFactorsFromChromaticAberration
(
float ChromaticAberrationAmount |
Returns the red and green channel fringe factors from percentage of chromatic aberration. | ComposureUtils.h | |
static void SetEngineShowFlagsForPostprocessingOnly
(
FEngineShowFlags& InOutEngineShowflags |
Disables the showflags to a scene capture post processing only. | ComposureUtils.h |