Vertex.UvKoordinate

public static final class Vertex.UvCoordinate

Eine Texturkoordinaten für einen Vertex. Die Werte müssen zwischen 0 und 1 liegen.

Felder

öffentlicher Float x
öffentlicher Float J

Public Constructors

Vertex.UvCoordinate (Gleitkommazahl x, Gleitkommazahl y)

Übernommene Methoden

Felder

öffentliche Gleitkommazahl x

öffentliche Gleitkommazahl y

Public Constructors

public Vertex.UvCoordinate (Gleitkommazahl x, Gleitkommazahl y)

Parameter
x
y