math docs
Preparing search index...
shapes
sphere
Sphere
Type Alias Sphere
A sphere in 3D space
type
Sphere
=
{
center
:
vec3
.
Vec3
;
radius
:
number
;
}
Index
Properties
center
radius
Properties
center
center
:
vec3
.
Vec3
radius
radius
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
center
radius
math docs
Loading...
A sphere in 3D space