RayCast.isColliding

Returns whether any object is intersecting with the ray's vector (considering the vector length).

struct RayCast
@nogc nothrow const
bool
isColliding
()

Meta