Click or drag to resize

MeshExtruderTextureCoordinateMode Property

Mode for creating texture coordinates for extruded areas

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.3
Syntax
public MeshExtruderParameterMode TextureCoordinateMode { get; set; }

Property Value

Type: MeshExtruderParameterMode
See Also