TextureWrap
Texture wrap parameter.
Entries
CLAMP_TO_EDGE
Link copied to clipboard
Content copied to clipboard
Causes the texture coordinate to be clamped.
MIRRORED_REPEAT
Link copied to clipboard
Content copied to clipboard
Causes the texture coordinate to be mirrored when its integer part is odd.