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.

Rebind(): void;
void Rebind();
def Rebind() as void

Description

Rebind all the animated properties and mesh data with the Animator.

This function can be used when you manually change your GameObject hierarchy by script, like combining meshes or swap a complete transform hierarchy.