menu
openworld package
documentation
three_dart/three3d/math/index.dart
Matrix3
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() { return {'elements': elements}; }
openworld package
documentation
three_dart/three3d/math/index
Matrix3
toJson method
Matrix3 class