texcoords property

RaylibLiveList<double> texcoords
getter/setter pair

Vertex texture coordinates (UV - 2 components per vertex) (shader-location = 1)

Implementation

abstract RaylibLiveList<double> texcoords;