Select your preferred scripting language. All code snippets will be displayed in this language.
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
Closename | The name of the parameter. |
Resets the trigger parameter to false.
A trigger parameter is like a bool parameter, but the parameter is reset to false once the parameter has been consumed by a transition condition.
id | The id of the parameter. The id is generated using Animator::StringToHash. |
Resets the trigger parameter to false.
A trigger parameter is like a bool parameter, but the parameter is reset to false once the parameter has been consumed by a transition condition.