menu
flamemodify package
documentation
input.dart
Sphere
Sphere.new constructor
Sphere.new constructor
dark_mode
light_mode
Sphere
constructor
Sphere
(
)
Create a new, uninitialized sphere.
Implementation
Sphere() : _center = Vector3.zero(), radius = 0.0;
flamemodify package
documentation
input
Sphere
Sphere.new constructor
Sphere class