Tool.getTpBoneDir
Returns the world direction for a bone in the third person view animation skeleton.
Kind: Function
Environments: Game
Game
tool:getTpBoneDir( jointName )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
tool |
Tool | The tool. |
jointName |
string | The joint name. |
Returns:
| Type | Description |
|---|---|
| Vec3 | The joint direction. |