CapsuleShape:getLength
EditReturns the length of the CapsuleShape, not including the caps.
length = CapsuleShape:getLength()Arguments
None
Returns
| Name | Type | Description |
| length | number | The length of the capsule, in meters. |
Returns the length of the CapsuleShape, not including the caps.
length = CapsuleShape:getLength()None
| Name | Type | Description |
| length | number | The length of the capsule, in meters. |