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