Esposter
    Preparing search index...

    Interface MaskConfiguration

    interface MaskConfiguration {
        mask: GeometryMask;
    }

    Hierarchy (View Summary)

    Index
    mask: GeometryMask

    The Mask this Game Object is using during render, or null if no mask has been set.