SphereShape:getRadius

Edit

Returns the radius of the SphereShape.

radius = SphereShape:getRadius()

Arguments

None

Returns

NameTypeDescription
radiusnumber The radius of the sphere, in meters.

See also