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