Click or drag to resize

TextureUvwWrapping Enumeration

Defines Texture UVW wrapping modes

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.6
Syntax
public enum TextureUvwWrapping
Members
  Member nameValueDescription
Repeat0 Repeat the texture
Clamp1 Clamp the texture
See Also