Returns the texture coordinates used when mapping a texture to this face. The coordinates are returned as an array of doubles where they are the u and v components of each coordinate as defined in parametric space. There is a texture coordinate for each vertex in the face mesh.
"triangleMesh_var" is a variable referencing a TriangleMesh object.
|
"triangleMesh_var" is a variable referencing a TriangleMesh object.
|