Character.removeRenderable
Removes a renderable (file containing model data) that was used for the character in third person view.
Kind: Function
Environments: Game
Game
character:removeRenderable( renderable )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
character |
Character | The character. |
renderable |
string | The renderable path. |