menu
openworld package
documentation
three_dart/three3d/math/index.dart
Vector
sub method
sub method
dark_mode
light_mode
sub
method
Vector
sub
(
Vector
v
, {
Vector
?
w
,
})
Implementation
Vector sub(Vector v, {Vector? w}){ throw('Not implimented in Vector type yet'); }
openworld package
documentation
three_dart/three3d/math/index
Vector
sub method
Vector class