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