Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

CombineInstance

Description

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.