AnimatorTriggerParameterReference
Class in Arbor / Inherits from: AnimatorParameterReference
Description
A reference to the Boolean parameter of Animator.
Methods
| Method Name | Description | 
|---|---|
| Reset | Reset the trigger. | 
| Set | Set the trigger. | 
Inherited Members
Fields
| Field Name | Description | 
|---|---|
| type | Parameter type. | 
Properties
| Property Name | Description | 
|---|---|
| animator | Animator parameters are stored. | 
| name | Parameter name. | 
| nameHash | Returns the hash value of the parameter name. If the parameter name is null or empty, it will be null. |