Mesh.TextureCoords Property

Gets or sets mesh texture coordinates.
Public Property TextureCoords() As PointF()
This language is not supported or no code example is available.
public PointF[] TextureCoords {get; set;}
This language is not supported or no code example is available.

Property Value

PointF[]

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition