EOpacitySourceMode

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/SubUVAnimation.h

Include

#include "Particles/SubUVAnimation.h"

Syntax

enum EOpacitySourceMode
{
    OSM_Alpha,
    OSM_ColorBrightness,
    OSM_RedChannel,
    OSM_GreenChannel,
    OSM_BlueChannel,
}

Values

Name

Description

OSM_Alpha

OSM_ColorBrightness

OSM_RedChannel

OSM_GreenChannel

OSM_BlueChannel

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