UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
EAlphaChannelMode Namespace Reference

Functions

ENGINE_API EAlphaChannelMode::Type FromInt (int32 InAlphaChannelMode)
 

Detailed Description

Enumerates available options for alpha channel through post processing. The renderer will always generate premultiplied RGBA with alpha as translucency (0 = fully opaque; 1 = fully translucent).

Function Documentation

◆ FromInt()

EAlphaChannelMode::Type EAlphaChannelMode::FromInt ( int32  InAlphaChannelMode)