menu
three_js_bvh_csg package
documentation
csg/node.dart
Node
polygons property
polygons property
dark_mode
light_mode
polygons
property
List
<
Polygon
>
polygons
getter/setter pair
Implementation
late List<Polygon> polygons;
three_js_bvh_csg package
documentation
csg/node
Node
polygons property
Node class