TEXTURE_WRAP_MIRROR_REPEAT


Vocabulary
raylib

Class description
Using this mode, the texture will repeat infinitely in all directions. However, each tiling will be mirrored compared to the previous tiling.

See also
TextureWrapMode

Definition