Information of how color channels of a texture are reordered or set to fixed value (one,...
Definition: TextureSwizzle.h:23
ETextureChannelColor channelBlue
The blue color channel of texture that can be swizzled to any of ETextureChannelColor.
Definition: TextureSwizzle.h:29
ETextureChannelColor channelGreen
The green color channel of texture that can be swizzled to any of ETextureChannelColor.
Definition: TextureSwizzle.h:27
ETextureChannelColor channelRed
The red color channel of texture that can be swizzled to any of ETextureChannelColor.
Definition: TextureSwizzle.h:25
ETextureChannelColor channelAlpha
The alpha color channel of texture that can be swizzled to any of ETextureChannelColor.
Definition: TextureSwizzle.h:31