Docs: Clarify Raycaster.set().
@@ -145,7 +145,7 @@
[page:Vector3 direction] — The normalized direction vector that gives direction to the ray.
</p>
<p>
- Updates the ray with a new origin and direction.
+ Updates the ray with a new origin and direction. Please note that this method only copies the values from the arguments.
<h3>[method:null setFromCamera]( [param:Vector2 coords], [param:Camera camera] )</h3>