| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Animations.AnimatorController.AddParameter.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| name | The name of the parameter. |
| type | The type of the parameter. |
| parameter | The parameter to add. |
Utility function to add a parameter to the controller.
An example showing usage of this API can be found at the AnimatorController page.
| Web Proxy Viewer | New URL | Original Page |