MeshExtruderParameterMode Enumeration |
Parameter mode for creating texture coordinates and surface parameters
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic enum MeshExtruderParameterMode
Public Enumeration MeshExtruderParameterMode
Members|
| Member name | Value | Description |
|---|
| CoverWalls | 0 |
Stretch parameters slightly on extruded faces to cover walls
|
| KeepAndStretch | 1 |
Keep parameters on extruded faces and stretch on walls
|
Version InformationRhino for Windows
Supported in: 6.8
See Also