Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: MeshVertexInfo WithTexture(PointD)

Declaration

public MeshVertexInfo WithTexture(
    PointD texture
)

Summary

Returns a new MeshVertexInfo with the texture coordinates (UV mapping) set to the specified coordinates.

Parameters

PointDtexture New UV mapping coordinates.