@lakuna/ugl
    Preparing search index...

    Interface BlendFunctionSet

    A set of a source and a destination blend function.

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

    Properties

    0 1

    Properties

    The source blend function.

    The destination blend function.