Click or drag to resize
AB4D logo

MeshUtilsCombineMeshes Method

Overload List
 NameDescription
Public methodStatic memberCombineMeshes(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.
Public methodStatic memberCombineMeshes(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.
Top
See Also