glimpse-graphics
1.1.0
common
glimpse-core
/
graphics.glimpse.meshes
/
MeshDataBuilder
/
addNormal
add
Normal
common
fun
addNormal
(
normal
:
Vec3
)
:
MeshDataBuilder
Content copied to clipboard
Adds another
normal
vector to the mesh.
fun
addNormal
(
coordinates
:
List
<
Float
>
)
:
MeshDataBuilder
Content copied to clipboard
Adds another normal vector to the mesh.