EDisplayClusterConfigurationICVFX_ChromakeySource

Windows
MacOS
Linux

References

Module

DisplayClusterConfiguration

Header

/Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterConfiguration/Public/DisplayClusterConfigurationTypes_Enums.h

Include

#include "DisplayClusterConfigurationTypes_Enums.h"

Syntax

enum EDisplayClusterConfigurationICVFX_ChromakeySource
{
    None,
    FrameColor,
    ChromakeyRenderTexture,
}

Values

Name

Description

None

Disable chromakey rendering.

FrameColor

Fill whole camera frame with chromakey color.

ChromakeyRenderTexture

Capture to texture RTT from scene layers.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss