Sphere shape for 3D collisions.
Sphere shape for 3D collisions, which can be set into a [PhysicsBody] or [Area]. This shape is useful for modeling sphere-like 3D objects.
$DOCS_URL/07_demo_projects/3d/physics_tests
The sphere's radius. The shape's diameter is double the radius.