Joint.getBoundingBox
Returns the bounding box of a joint – the dimensions that a joint occupies when building.
Kind: Function
Environments: Game
Game
joint:getBoundingBox( )
Parameters:
| Name | Type | Description |
|---|---|---|
joint |
Joint | The joint. |
Returns:
| Type | Description |
|---|---|
| Vec3 | The size of the joint's bounding box. |