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.Initialize | Initializes default triangle mesh primitive optional parameters. |