rfw2d
    Preparing search index...

    Interface CombinedWrapParams

    interface CombinedWrapParams {
        wrap: "repeat" | "mirroredRepeat" | "clamp";
    }
    Index

    Properties

    Properties

    wrap: "repeat" | "mirroredRepeat" | "clamp"