Body.setErasable
Controls whether a body is erasable
Kind: Function
Environments: Game
Game
body:setErasable( value )
Availability: Server only
Parameters:
| Name | Type | Description |
|---|---|---|
body |
Body | The body. |
value |
boolean | Whether the body is erasable. |
Controls whether a body is erasable
Kind: Function
Environments: Game
body:setErasable( value )
Availability: Server only
Parameters:
| Name | Type | Description |
|---|---|---|
body |
Body | The body. |
value |
boolean | Whether the body is erasable. |