fix ag.pickOne documentation return value name
This commit is contained in:
parent
96f62c237b
commit
df91f0fe92
@ -523,7 +523,7 @@ For each object in the "pick line", the following properties are set:
|
||||
|
||||
<a name="ag_pickOne" />
|
||||
<h3>pickOne</h3>
|
||||
<p><tt>objects = ag.pickOne(x, y, obj)</tt></p>
|
||||
<p><tt>obj_hit = ag.pickOne(x, y, obj)</tt></p>
|
||||
<p>
|
||||
This function allows for 3D object "picking," but only tests the given
|
||||
object for intersection with the pick line and is thus much more efficient
|
||||
|
Loading…
x
Reference in New Issue
Block a user