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