Math3D Full Project API
Preparing search index...
renderer/src/geometry/problemGraph
Circle3
Type Alias Circle3
type
Circle3
=
{
center
:
Point3
;
color
?:
number
;
label
?:
string
;
normal
:
Vec3
;
opacity
?:
number
;
radius
:
number
;
radiusScale
?:
number
;
segments
?:
number
;
}
Index
Properties
center
color?
label?
normal
opacity?
radius
radius
Scale?
segments?
Properties
center
center
:
Point3
Optional
color
color
?:
number
Optional
label
label
?:
string
normal
normal
:
Vec3
Optional
opacity
opacity
?:
number
radius
radius
:
number
Optional
radius
Scale
radiusScale
?:
number
Optional
segments
segments
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
center
color
label
normal
opacity
radius
radius
Scale
segments
Math3D Full Project API
Loading...