onSurfaceTap property

void Function(UArHitResult hit)? onSurfaceTap
final

Called for taps on surfaces when nothing is being placed.

Implementation

final void Function(UArHitResult hit)? onSurfaceTap;