Mesh | |
| Name | Description | |
|---|---|---|
| CombineMeshes(IListMeshGeometry3D) | CombineMeshes return a MeshGeometry3D that is created with combining all Positions, Normals, TextureCoordinates and TriangleIndices for all the meshes that are set to the meshes parameter. | |
| CombineMeshes(MeshGeometry3D) | CombineMeshes return a MeshGeometry3D that is created with combining all Positions, Normals, TextureCoordinates and TriangleIndices for all the meshes that are set to the meshes parameter. |