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. |
See also
CapsuleShape:setLength
CapsuleShape