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