2
0
Эх сурвалжийг харах

Docs: Clarify Raycaster.set().

Mugen87 4 жил өмнө
parent
commit
96c001f4f9

+ 1 - 1
docs/api/en/core/Raycaster.html

@@ -145,7 +145,7 @@
 		[page:Vector3 direction] — The normalized direction vector that gives direction to the ray.
 		[page:Vector3 direction] — The normalized direction vector that gives direction to the ray.
 		</p>
 		</p>
 		<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.
 		</p>
 		</p>
 
 
 		<h3>[method:null setFromCamera]( [param:Vector2 coords], [param:Camera camera] )</h3>
 		<h3>[method:null setFromCamera]( [param:Vector2 coords], [param:Camera camera] )</h3>