Version: 2021.2
言語: 日本語

CombineInstance

struct in UnityEngine

マニュアルに切り替える

説明

Mesh.CombineMeshes 関数を使用して、結合するメッシュを記述するために使用します。

変数

lightmapScaleOffsetThe baked lightmap UV scale and offset applied to the Mesh.
mesh Mesh を結合します。
realtimeLightmapScaleOffsetThe real-time lightmap UV scale and offset applied to the Mesh.
subMeshIndexSub-Mesh index of the Mesh.
transformMatrix to transform the Mesh with before combining.