Click or drag to resize

MeshExtruderParameterMode Enumeration

Parameter mode for creating texture coordinates and surface parameters

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public enum MeshExtruderParameterMode
Members
  Member nameValueDescription
CoverWalls0 Stretch parameters slightly on extruded faces to cover walls
KeepAndStretch1 Keep parameters on extruded faces and stretch on walls
See Also