Returns the normal vectors of the mesh where there is a normal vector at each node. The normals are returned as an array of doubles where they are the x, y, z components of each vector.
"triangleMesh_var" is a variable referencing a TriangleMesh object.
|
"triangleMesh_var" is a variable referencing a TriangleMesh object.
|