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