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