|
@@ -76,7 +76,7 @@ scene.add( sprite );
|
|
|
Copies the properties of the passed sprite to this one.
|
|
|
</p>
|
|
|
|
|
|
- <h3>[method:Array raycast]( [param:Raycaster raycaster], [param:Array intersects] )</h3>
|
|
|
+ <h3>[method:null raycast]( [param:Raycaster raycaster], [param:Array intersects] )</h3>
|
|
|
<p>
|
|
|
Get intersections between a casted ray and this sprite.
|
|
|
[page:Raycaster.intersectObject] will call this method.
|