menu
openworld package
documentation
three_dart/three3d/math/index.dart
Vector
Vector constructor
Vector constructor
dark_mode
light_mode
Vector
constructor
Vector
(
[
num
x
=
0
,
num
y
=
0
])
Implementation
Vector([this.x = 0,this.y = 0]);
openworld package
documentation
three_dart/three3d/math/index
Vector
Vector constructor
Vector class