unreal.TextureColorChannel

class unreal.TextureColorChannel

Bases: EnumBase

ETexture Color Channel

C++ Source:

  • Module: Engine

  • File: MaterialExpressionAntialiasedTextureMask.h

TCC_ALPHA: TextureColorChannel

3

TCC_BLUE: TextureColorChannel

2

TCC_GREEN: TextureColorChannel

1

TCC_RED: TextureColorChannel

0