Click or drag to resize

MeshTextureCoordinates Property

Gets access to the vertex texture coordinate collection in this mesh.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public MeshTextureCoordinateList TextureCoordinates { get; }

Property Value

Type: MeshTextureCoordinateList
See Also