Body.setPaintable

Controls whether a body is non paintable

Kind: Function

Environments: Game

Game

body:setPaintable( value )

Open the full Game reference

Availability: Server only

Parameters:

Name Type Description
body Body The body.
value boolean Whether the body is paintable.