menu
rive_animation_manager package
documentation
rive.dart
RenderPath
hitTest abstract method
hitTest abstract method
dark_mode
light_mode
hitTest
abstract method
bool
hitTest
(
Vec2D
point
, {
Mat2D
?
transform
,
double
hitRadius
=
3
,
})
Implementation
bool hitTest( Vec2D point, { Mat2D? transform, double hitRadius = 3, });
rive_animation_manager package
documentation
rive
RenderPath
hitTest abstract method
RenderPath class