menu
openworld package
documentation
three_dart/three3d/math/index.dart
Spherical
Spherical constructor
Spherical constructor
dark_mode
light_mode
Spherical
constructor
Spherical
(
{
num
radius
=
1
,
num
phi
=
0
,
num
theta
=
0
,
})
Implementation
Spherical({this.radius = 1, this.phi = 0, this.theta = 0});
openworld package
documentation
three_dart/three3d/math/index
Spherical
Spherical constructor
Spherical class