Click or drag to resize

TextureProjectionMode Property

How texture is projected onto geometry

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.3
Syntax
public TextureProjectionModes ProjectionMode { get; set; }

Property Value

Type: TextureProjectionModes
See Also