rayIntersection

abstract fun rayIntersection(ray: Ray, result: RayHit): Boolean