Body.convertableToDynamic
Check if a body is convertible to dynamic form
Kind: Member
Environments: Game
Game
Get
Check if a body is convertible to dynamic form
Returns:
| Type | Description |
|---|---|
| boolean | Return true if the body can be converted to dynamic. |
Set
Availability: Server only
Controls whether a body is convertible to dynamic form
Parameters:
| Name | Type | Description |
|---|---|---|
value |
boolean | Whether the body is convertible to dynamic form. |