Math3D Full Project API
Preparing search index...
renderer/src/geometry/types
Polyhedron
Type Alias Polyhedron
type
Polyhedron
=
{
color
?:
number
;
faces
:
Polygon3
[]
;
opacity
?:
number
;
}
Index
Properties
color?
faces
opacity?
Properties
Optional
color
color
?:
number
faces
faces
:
Polygon3
[]
Optional
opacity
opacity
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
faces
opacity
Math3D Full Project API
Loading...