menu
thermion_dart package
documentation
thermion_dart.dart
Vector2
normalized method
normalized method
dark_mode
light_mode
normalized
method
Vector2
normalized
(
)
Normalized copy of this.
Implementation
Vector2 normalized() => clone()..normalize();
thermion_dart package
documentation
thermion_dart
Vector2
normalized method
Vector2 class