Tool.setTpRenderables
Sets the renderables (files containing model data) to be used for the character in third person view.
Kind: Function
Environments: Game
Game
tool:setTpRenderables( renderables )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
tool |
Tool | The tool. |
renderables |
table | The table of renderables names. {string, ..} |