Version: 2017.1
public void RemoveChild (int index);

Parámetros

index The index of the blend tree to remove.

Descripción

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.