CombineInstanceNamespace: UnityEngine
Description

Struct used to describe meshes to be combined using Mesh.CombineMeshes.

Variables
mesh Mesh to combine.
subMeshIndex Submesh index of the mesh.
transform Matrix to transform the mesh with before combining.