menu
openworld package
documentation
three_dart/three3d/math/index.dart
Vector2
toJSON method
toJSON method
dark_mode
light_mode
toJSON
method
List
<
num
>
toJSON
(
)
Implementation
List<num> toJSON() { return [x, y]; }
openworld package
documentation
three_dart/three3d/math/index
Vector2
toJSON method
Vector2 class