glimpse-graphics
2.0.0-alpha.3
common
glimpse-core
/
graphics.glimpse.meshes
/
MeshDataBuilder
/
addTextureCoordinates
add
Texture
Coordinates
fun
addTextureCoordinates
(
coordinates
:
Vec2
<
Float
>
)
:
MeshDataBuilder
Adds another texture
coordinates
to the mesh.
fun
addTextureCoordinates
(
coordinates
:
List
<
Float
>
)
:
MeshDataBuilder
Adds another texture coordinates to the mesh.