SphereShape:getDimensions
Returns the radius of the SphereShape.
radius = SphereShape:getDimensions()
Arguments
None
Returns
Name | Type | Description |
radius | number | The radius of the sphere, in meters. |
See also
SphereShape:setDimensions
SphereShape
Returns the radius of the SphereShape.
radius = SphereShape:getDimensions()
None
Name | Type | Description |
radius | number | The radius of the sphere, in meters. |
SphereShape:setDimensions
SphereShape