| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Animator.GetFloat.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| name | The parameter name. |
| id | The parameter ID. |
float The value of the parameter.
Returns the value of the given float parameter.
If the float parameter you specify doesn't exist, the float returns as 0.
| Web Proxy Viewer | New URL | Original Page |