MeshTextureCoordinates Property |
Gets access to the vertex texture coordinate collection in this mesh.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic MeshTextureCoordinateList TextureCoordinates { get; }Public ReadOnly Property TextureCoordinates As MeshTextureCoordinateList
Get
Property Value
Type:
MeshTextureCoordinateList
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also