Specifies what should happen to texture coordinates that are outside the 0 to 1 range
The texture coordinates will be clamped into the range 0 to 1
The integer part of the coordinate will be ignored and a repeating pattern is formed.
Generated using TypeDoc
Specifies what should happen to texture coordinates that are outside the 0 to 1 range