Optional parameters for Triangle Mesh Primitive. To use optional parameters, create an instance of
TriangleMeshPrimitiveOptionalParameters
, then call the desired methods or properties to define the parameters, and finally pass the object to the triangle mesh's Set
method.SetPerVertexColors | Defines a collection of colors. |
SetTextureCoordinates | Defines a collection of texture coordinates. |