AnimatorController.AddLayer
public void AddLayer(string name);
Parameters
| name | The name of the Layer. | |
| layer | The layer to add. |
Description 描述
Utility function to add a layer to the controller.
This function pushes an Undo operation.
| name | The name of the Layer. | |
| layer | The layer to add. |
Utility function to add a layer to the controller.
This function pushes an Undo operation.