menu
openworld package
documentation
three_dart/three3d/math/index.dart
Vector
set method
set method
dark_mode
light_mode
set
method
Vector
set
(
num
x
,
num
y
)
Implementation
Vector set(num x, num y) { throw('Not implimented in Vector type yet'); }
openworld package
documentation
three_dart/three3d/math/index
Vector
set method
Vector class