Function RayCast.isColliding

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

bool isColliding() nothrow @nogc const;