menu
rive package
documentation
math.dart
Vec2D
norm method
norm method
dark_mode
light_mode
norm
method
void
norm
(
)
Implementation
void norm() => Vec2D.normalize(this, this);
rive package
documentation
math
Vec2D
norm method
Vec2D class