SphereShape:setRadius

Edit

Sets the radius of the SphereShape.

SphereShape:setRadius(radius)

Arguments

NameTypeDescription
radiusnumber The radius of the sphere, in meters.

Returns

Nothing

See also