AnimatorBoolParameterReference
Class in Arbor / Inherits from: AnimatorParameterReference
Description
A reference to the Boolean parameter of Animator.
Methods
Method Name |
Description |
Get |
Get the value. |
Set |
Set the value. |
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. |