menu
scene package
documentation
physics.dart
SphereShape
SphereShape.new const constructor
SphereShape.new const constructor
dark_mode
light_mode
SphereShape
constructor
const
SphereShape
(
{
required
double
radius
,
})
Implementation
const SphereShape({required this.radius});
scene package
documentation
physics
SphereShape
SphereShape.new const constructor
SphereShape class