The Mesh to be combined with the other meshes.
The Mesh.CombineMeshes method uses this property along with subMeshIndex to identify the mesh data to copy into the combined mesh.
The default value of this property is null
.
To combine a mesh, this property must reference a valid, non-null mesh. Furthermore, the mesh must be CPU-readable.