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