Body.paintable
Check if a body is paintable
Kind: Member
Environments: Game
Game
Get
Check if a body is paintable
Returns:
| Type | Description |
|---|---|
| boolean | Return true if the body is paintable. |
Set
Availability: Server only
Controls whether a body is non paintable
Parameters:
| Name | Type | Description |
|---|---|---|
value |
boolean | Whether the body is paintable. |