unreal.OpacitySourceMode

class unreal.OpacitySourceMode

Bases: EnumBase

EOpacity Source Mode

C++ Source:

  • Module: Engine

  • File: SubUVAnimation.h

OSM_ALPHA: OpacitySourceMode = Ellipsis

0

OSM_BLUE_CHANNEL: OpacitySourceMode = Ellipsis

4

OSM_COLOR_BRIGHTNESS: OpacitySourceMode = Ellipsis

1

OSM_GREEN_CHANNEL: OpacitySourceMode = Ellipsis

3

OSM_RED_CHANNEL: OpacitySourceMode = Ellipsis

2