menu
openworld package
documentation
three_dart/three3d/math/index.dart
Box3
toJSON method
toJSON method
dark_mode
light_mode
toJSON
method
List
toJSON
(
)
Implementation
List toJSON() { return [min.toJSON(), max.toJSON()]; }
openworld package
documentation
three_dart/three3d/math/index
Box3
toJSON method
Box3 class