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