Texture addressing wrap mode (aka UV wrap).
Clamp texture coords to (0.0 .. 1.0)
Mirror-repeat texture coords (0.0 .. 1.0 .. 0.0)
Repeat texture coords within (0.0 .. 1.0)
Generated using TypeDoc
Texture addressing wrap mode (aka UV wrap).
See