RhinoCommon API
MeshTextureCoordinateListAdd Method (Point2f) |
Adds a new texture coordinate to the end of the Texture list.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll)
Parameters
- tc
- Type: Rhino.GeometryPoint2f
Texture coordinate to add.
Return Value
Type: Int32The index of the newly added texture coordinate.