menu
cannon_physics package
documentation
collision/raycast_result.dart
RaycastResult
shouldStop property
shouldStop property
dark_mode
light_mode
shouldStop
property
bool
shouldStop
getter/setter pair
If the ray should stop traversing the bodies
Implementation
bool shouldStop = false;
cannon_physics package
documentation
collision/raycast_result
RaycastResult
shouldStop property
RaycastResult class