Math3D Full Project API
Preparing search index...
renderer/src/geometry/types
Segment3
Type Alias Segment3
type
Segment3
=
{
a
:
Point3
;
b
:
Point3
;
color
?:
number
;
opacity
?:
number
;
radiusScale
?:
number
;
}
Index
Properties
a
b
color?
opacity?
radius
Scale?
Properties
a
a
:
Point3
b
b
:
Point3
Optional
color
color
?:
number
Optional
opacity
opacity
?:
number
Optional
radius
Scale
radiusScale
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
a
b
color
opacity
radius
Scale
Math3D Full Project API
Loading...