pub const SNAP_RADIUS: f32 = 6.0;Expand description
How near (world units) a freely-dragged image/icon feature must be to a static
feature for snap_drag_offset to pull it into exact alignment.
pub const SNAP_RADIUS: f32 = 6.0;How near (world units) a freely-dragged image/icon feature must be to a static
feature for snap_drag_offset to pull it into exact alignment.