| Parameter | Description |
|---|---|
| body | The body to attach the shape(s) to. |
| geometry | The shape geometry to use. |
| definition | The shape definition to use. |
PhysicsChain The created shape.
Create a Chain of multiple shapes attached to the specified body which itself is within a world.
| Parameter | Description |
|---|---|
| body | The body to attach the shape(s) to. |
| vertices | The vertices that will create the ChainSegment shapes. |
| definition | The shape definition to use. |
PhysicsChain The created chain.
Create a Chain of multiple shapes attached to the specified body which itself is within a world.