Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

AnimatorTransitionBase.RemoveCondition

public void RemoveCondition(Animations.AnimatorCondition condition);

Parameters

condition The condition to remove.

Description

Utility function to remove a condition from the transition.

This functions pushes an Undo operation.