Function AnimationTree.renameParameter

void renameParameter (
  const(String) old_name,
  const(String) new_name
) nothrow @nogc;