RhinoCommon API
TextureUvwWrapping Enumeration |
Defines Texture UVW wrapping modes
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.6


Member name | Value | Description | |
---|---|---|---|
Repeat | 0 | Repeat the texture | |
Clamp | 1 | Clamp the texture |
