Summary
Creates a new
Animancer.ControllerState.ParameterID with the specified Animancer.ControllerState.ParameterID.Name and uses
UnityEngine.Animator.StringToHash(System.String) to calculate the Animancer.ControllerState.ParameterID.Hash.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- ControllerState
.ParameterID
Syntax
public ParameterID(string name)
Parameters
| Name | Type | Description |
|---|---|---|
| name | string |
Return Value
| Type | Description |
|---|---|
| void |