menu
flutter_3d_objects package
documentation
flutter_3d_objects.dart
IntersectionResult
axis property
axis property
dark_mode
light_mode
axis
property
Vector3
axis
final
The
axis
of the intersection.
Implementation
final axis = Vector3.zero();
flutter_3d_objects package
documentation
flutter_3d_objects
IntersectionResult
axis property
IntersectionResult class