μGL
    Preparing search index...

    Interface BlendFunctionSet

    A set of a source and a destination blend function.

    interface BlendFunctionSet {
        "0": BlendFunction;
        "1": BlendFunction;
    }
    Index
    0 1

    The source blend function.

    The destination blend function.