VFX-JS
    Preparing search index...

    Type Alias VFXWrap

    VFXWrap: "clamp" | "repeat" | "mirror"

    Texture wrapping mode.
    This corresponds to gl.CLAMP_TO_EDGE, gl.REPEAT and gl.MIRRORED_REPEAT in WebGL API.

    ref. https://developer.mozilla.org/en-US/docs/Web/API/WebGL_API/Tutorial/Using_textures_in_WebGL