| Name | Type | Description |
|---|---|---|
| center | Vector3 | Point A of the capsule, relative to |
| center2 | Vector3 | Point B of the capsule, relative to |
| radius | float | Radius of the capsule end caps. |
| rebuildMass = True | bool | Whether the mass should be |
| Type | Description |
|---|---|
| PhysicsShape | The newly created shape, or null on failure. |