Custom data for the part. This field is not used by EnvisionWeb.
Picking
Sets the triangles in the part using the given vertices and indices. See geo.MeshIndexedTriangles for an explanation of these arrays. The textureCoords array should contain per vertex 2d texture coordinates (s,t) for each vertex in vertices.
Generated using TypeDoc
Defines textured indexed triangles that can be shown in a MarkupModel.
Use MarkupModel.addTexturedIndexedTrianglesPart to create a new instance of this class.