Math3D Full Project API
Preparing search index...
renderer/src/components/RiemannSpherePlot
SpherePoint
Type Alias SpherePoint
type
SpherePoint
=
{
color
?:
number
;
size
?:
number
;
x
:
number
;
y
:
number
;
z
:
number
;
}
Index
Properties
color?
size?
x
y
z
Properties
Optional
color
color
?:
number
Optional
size
size
?:
number
x
x
:
number
y
y
:
number
z
z
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
size
x
y
z
Math3D Full Project API
Loading...