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