Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

BlendTree.RemoveChild

public void RemoveChild(int index);

Parameters

indexThe index of the blend tree to remove.

Description

Utility function to remove the child of a blend tree.

If the blend tree is a sub asset of the blend tree, it will be deleted. This function pushes an Undo operation.

Did you find this page useful? Please give it a rating: