menu
three_js_geometry package
documentation
tetrahedron.dart
TetrahedronGeometry
TetrahedronGeometry.create constructor
TetrahedronGeometry.create constructor
dark_mode
light_mode
TetrahedronGeometry.create
constructor
TetrahedronGeometry.create
(
List
<
double
>
vertices
,
List
<
int
>
indices
,
double
radius
,
int
detail
,
)
Implementation
TetrahedronGeometry.create(super.vertices, super.indices, super.radius, super.detail);
three_js_geometry package
documentation
tetrahedron
TetrahedronGeometry
TetrahedronGeometry.create constructor
TetrahedronGeometry class