@lakuna/ugl
    Preparing search index...

    Interface BlendEquationSet

    A set of an RGB and an alpha blend equation.

    interface BlendEquationSet {
        "0": BlendEquation;
        "1": BlendEquation;
    }
    Index

    Properties

    0 1

    Properties

    The RGB blend equation.

    The alpha blend equation.