Version: 2017.2
public void AddLayer (string name);
public void AddLayer (Animations.AnimatorControllerLayer layer);

Parámetros

name The name of the Layer.
layer The layer to add.

Descripción

Utility function to add a layer to the controller.

This function pushes an Undo operation.