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. |
Sets a trigger parameter to active.
Triggers are parameters that act mostly like booleans, but get resets to inactive when they are used in a transition.
id | The id of the parameter. The id is generated using Animator::StringToHash. |
Sets a trigger parameter to active.
Triggers are parameters that act mostly like booleans, but get resets to inactive when they are used in a transition.