Tool.updateAnimation
Updates a third person view animation.
Kind: Function
Environments: Game
Game
tool:updateAnimation( name, time, weight )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
tool |
Tool | The tool. |
name |
string | The animation name. |
time |
number | The time. |
weight (optional) |
number | The weight. (Defaults to -1.0) |