menu
flutter_3d_objects package
documentation
flutter_3d_objects.dart
Aabb2
max property
max property
dark_mode
light_mode
max
property
Vector2
get
max
The maximum point defining the AABB.
Implementation
Vector2 get max => _max;
flutter_3d_objects package
documentation
flutter_3d_objects
Aabb2
max property
Aabb2 class