This function creates a new cylinder model with a physics collider.
| Parameter | Description |
|---|---|
| world | world to create the mdoel in |
| radius | cylinder radius |
| height | cylinder height |
| sides | number of sides |
| heightsegs | number of segments along the Y axis |
| capsegs | number of end cap subdivisions |
Returns a new model.