TextureUvwWrapping Enumeration |
Defines Texture UVW wrapping modes
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic enum TextureUvwWrapping
Public Enumeration TextureUvwWrapping
Members|
| Member name | Value | Description |
|---|
| Repeat | 0 |
Repeat the texture
|
| Clamp | 1 |
Clamp the texture
|
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also