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
See also
SphereShape:getRadius
SphereShape
Sets the radius of the SphereShape.
SphereShape:setRadius(radius)
Name | Type | Description |
radius | number | The radius of the sphere, in meters. |
Nothing
SphereShape:getRadius
SphereShape