AnimatorController.RemoveLayer
public void RemoveLayer(int index);
Parameters
| index | The index of the AnimatorLayer. |
Description 描述
Utility function to remove a layer from the controller.
This function pushes an Undo operation.
| index | The index of the AnimatorLayer. |
Utility function to remove a layer from the controller.
This function pushes an Undo operation.