TextureUvwWrapping Enumeration

TextureUvwWrapping Enumeration

Defines Texture UVW wrapping modes

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public enum TextureUvwWrapping
Public Enumeration TextureUvwWrapping
Members
  Member nameValueDescription
Repeat0 Repeat the texture
Clamp1 Clamp the texture
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also