Search Results for

    Show / Hide Table of Contents

    Enum ChannelMask

    The channel mask modes.

    Namespace: FlaxEngine
    Assembly: FlaxEngine.CSharp.dll
    Syntax
    [Unmanaged]
    public enum ChannelMask

    Fields

    Name Description
    Alpha

    The alpha channel.

    Blue

    The blue channel.

    Green

    The green channel.

    Red

    The red channel.

    Extension Methods

    Extensions.ReflectiveCompare<ChannelMask>(ChannelMask)
    Extensions.DeepClone<ChannelMask>()
    Extensions.RawClone<ChannelMask>()
    In This Article
    Back to top Copyright © 2012-2021 Wojciech Figat