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