SphereShape:getRadius
EditReturns the radius of the SphereShape.
radius = SphereShape:getRadius()Arguments
None
Returns
| Name | Type | Description |
| radius | number | The radius of the sphere, in meters. |
Returns the radius of the SphereShape.
radius = SphereShape:getRadius()None
| Name | Type | Description |
| radius | number | The radius of the sphere, in meters. |