format
typescript
SphereCollider.radiusclass: SphereCollider
description
The radius of the sphere collider.
The radius determines the size of the sphere collider, which is the distance from the center point to the outer edge.
parameter
| param_name | type | description |
|---|
reture
| type | description |
|---|---|
number | The collider radius. |
