Entities.GetAlongRay(Vector, Vector, Vector, Vector) shared Finds all entities along the given ray. Arguments start Vector end Vector mins Vector maxs Vector Returns table A table of entities found. integer The number of entities found. Examples Entities.GetAlongRay – Finds all entities along the given ray.