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