Class VertexFormat

java.lang.Object
javafx.scene.shape.VertexFormat

public final class VertexFormat extends Object
Defines the format of the vertices in a mesh. A vertex consists of an array of points, normals (optional), and texture coordinates.
Since:
JavaFX 8u40