magic-pixels
    Preparing search index...

    Variable WrappingConst

    Wrapping: {
        CLAMP_TO_EDGE: "clamp-to-edge";
        MIRRORED_REPEAT: "mirrored-repeat";
        REPEAT: "repeat";
    } = ...

    Type Declaration

    • ReadonlyCLAMP_TO_EDGE: "clamp-to-edge"
    • ReadonlyMIRRORED_REPEAT: "mirrored-repeat"
    • ReadonlyREPEAT: "repeat"