Python Example. hit_location, hit_normal, face_index = object.ray_cast(ray_start, ray_end) - first rna func to use multiple return values - currently casts in object space, may want to cast in worldspace too.
Python Example. hit_location, hit_normal, face_index = object.ray_cast(ray_start, ray_end) - first rna func to use multiple return values - currently casts in object space, may want to cast in worldspace too.