Version: 5.4

CombineInstance

struct in UnityEngine

매뉴얼로 전환

설명

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

변수

mesh Mesh to combine.
subMeshIndexSubmesh index of the mesh.
transformMatrix to transform the mesh with before combining.