AnimatorController.RemoveParameter

public void RemoveParameter(int index);

Parameters

indexThe index of the AnimatorParameter.

Description 描述

Utility function to remove a parameter from the controller.

This function pushes an Undo operation.