texcoords2 property

RaylibLiveList<double> texcoords2
getter/setter pair

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

Implementation

abstract RaylibLiveList<double> texcoords2;