[`RaycastAll()`][1] returns the `hits` array, you don't pass it in as an argument.
[1]: http://docs.unity3d.com/Documentation/ScriptReference/Physics.RaycastAll.html
↧