postprocessing - v7.0.0-beta.16
    Preparing search index...

    Enumeration MaskFunction

    An enumeration of mask functions.

    Index

    Enumeration Members

    Enumeration Members

    DISCARD: 0

    Discards elements when the respective mask value is zero.

    MULTIPLY: 1

    Multiplies the input buffer with the mask texture.