RayCast.getCollisionPoint

Returns the collision point at which the ray intersects the closest object. Note: This point is in the global coordinate system.

struct RayCast
@nogc nothrow const
Vector3
getCollisionPoint
()

Meta