Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

SkinnedMeshRenderer.bones

Switch to Manual
public Transform[] bones;

Description

The bones used to skin the mesh.

See the code example for Mesh.bindposes for further details.