Version: 2017.3

CombineInstance

struct in UnityEngine

매뉴얼로 전환

설명

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

변수

lightmapScaleOffsetThe baked lightmap UV scale and offset applied to the Mesh.
mesh Mesh to combine.
realtimeLightmapScaleOffsetThe realtime lightmap UV scale and offset applied to the Mesh.
subMeshIndexSub-Mesh index of the Mesh.
transformMatrix to transform the Mesh with before combining.