Body.convertableToDynamic

Check if a body is convertible to dynamic form

Kind: Member

Environments: Game

Game

Open the full Game reference

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.