AnimatorParameterReference
Class in Arbor / Inherits from: object
Description
Reference Animator parameters.
Constructors
Description | |
---|---|
AnimatorParameterReference | AnimatorParameterReference constructor |
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. |