vertices property

List<Vector3> vertices
final

Vertex positions (3 floats per vertex).

Implementation

final List<Vector3> vertices;