Table of Contents

Enum ColorChannel

Namespace
ReFuel.Resources
Assembly
ReFuel.dll

Enumeration of texture color channels.

public enum ColorChannel

Fields

Alpha = 5
Blue = 4
Green = 3
One = 1
Red = 2
Zero = 0