toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom.ds
/
BVH3D
/
intersectRay
intersect
Ray
fun
intersectRay
(
ray
:
Ray3F
,
rect
:
AABB3D
?
=
null
)
:
BVHRect
?