Wrapping mode of the texture.
Clamping mode. use the color of edge pixels beyond the texture boundary.
Mirror repeat mode. tiling will be mirrored and repeated if it exceeds the texture boundary.
Repeating mode. tiling will be repeated if it exceeds the texture boundary.
Generated using TypeDoc
Wrapping mode of the texture.