CylinderShape:getLength
EditReturns the length of the CylinderShape.
length = CylinderShape:getLength()
Arguments
None
Returns
Name | Type | Description |
length | number | The length of the cylinder, in meters. |
Returns the length of the CylinderShape.
length = CylinderShape:getLength()
None
Name | Type | Description |
length | number | The length of the cylinder, in meters. |