CombineInstance 合并实例

Struct

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

用来描绘网格合并的结构,使用Mesh.CombineMeshes。

Variables变量

  • mesh
    Mesh to combine
          网格合并
  • subMeshIndex
    Submesh index of the mesh
          网格的子网格索引。
  • transform
    Matrix to transform the mesh with before combining
          合并之前,网格变换的矩阵。
,