findEdgeCollision

fun findEdgeCollision(from: Vec3, to: Vec3, allowedDropDown: Float = 0.5f): Vec3?