SkinnedMeshRenderer.bones
var bones: Transform[];
Description

The bones used to skin the mesh.

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