Math3D Full Project API
Preparing search index...
renderer/src/components/SurfaceViewer
OverlayMeshGroup
Type Alias OverlayMeshGroup
type
OverlayMeshGroup
=
{
color
:
number
;
doubleSided
?:
boolean
;
indices
?:
ArrayLike
<
number
>
|
null
;
opacity
?:
number
;
positions
:
ArrayLike
<
number
>
;
}
Index
Properties
color
double
Sided?
indices?
opacity?
positions
Properties
color
color
:
number
Optional
double
Sided
doubleSided
?:
boolean
Optional
indices
indices
?:
ArrayLike
<
number
>
|
null
Optional
opacity
opacity
?:
number
positions
positions
:
ArrayLike
<
number
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
double
Sided
indices
opacity
positions
Math3D Full Project API
Loading...