vertices property

RaylibLiveList<double> vertices
getter/setter pair

Vertex position (XYZ - 3 components per vertex) (shader-location = 0)

Implementation

abstract RaylibLiveList<double> vertices;