Click or drag to resize

SubDCreationOptionsTextureCoordinateTest Property

Gets or sets the texture coordinate test option.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.28
Syntax
public SubDCreationOptionsTextureCoordinateOption TextureCoordinateTest { get; set; }

Property Value

Type: SubDCreationOptionsTextureCoordinateOption
See Also