Name | textureWrap |
||
---|---|---|---|
Description | Defines if textures repeat or draw once within a texture map. The two parameters are CLAMP (the default behavior) and REPEAT. This function only works with the P2D and P3D renderers. | ||
Syntax | textureWrap(mode) | ||
Parameters |
| ||
Related |
texture textureMode |
Cover
Reference
Tutorials
Bugs