menu
three_js_bvh_csg package
documentation
csg/vertex.dart
Vertex
flip method
flip method
dark_mode
light_mode
flip
method
void
flip
(
)
Implementation
void flip() { normal.negate(); }
three_js_bvh_csg package
documentation
csg/vertex
Vertex
flip method
Vertex class