CylinderShape:setRadius
EditSets the radius of the CylinderShape.
CylinderShape:setRadius(radius)
Arguments
Name | Type | Description |
radius | number | The new radius, in meters. |
Returns
Nothing
Sets the radius of the CylinderShape.
CylinderShape:setRadius(radius)
Name | Type | Description |
radius | number | The new radius, in meters. |
Nothing