addNormal

fun addNormal(normal: Vec3): MeshDataBuilder

Adds another normal vector to the mesh.


fun addNormal(coordinates: List<Float>): MeshDataBuilder

Adds another normal vector to the mesh.