littlekt
0.6.0
common
core
/
com.lehaine.littlekt.math
/
Ray
/
sphereIntersection
sphere
Intersection
fun
sphereIntersection
(
center
:
Vec3f
,
radius
:
Float
,
result
:
MutableVec3f
)
:
Boolean