SphereShape

Inherits: Shape < Resource < Reference < Object

Sphere shape for 3D collisions.

Description

Sphere shape for 3D collisions, which can be set into a PhysicsBody or Area. This shape is useful for modeling sphere-like 3D objects.

Tutorials

Properties

floatradius1.0

Property Descriptions

Default1.0
Setterset_radius(value)
Getterget_radius()

The sphere’s radius. The shape’s diameter is double the radius.