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