Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

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

AnimatorController.RemoveParameter

Switch to Manual
public function RemoveParameter(index: int): void;

Parameters

indexThe index of the AnimatorParameter.

Description

Utility function to remove a parameter from the controller.

This function pushes an Undo operation.