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. |
See also
CylinderShape:setRadius
CylinderShape