Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.