Version: 5.4

CombineInstance

struct in UnityEngine

Cambiar al Manual

Descripción

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

Variables

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