|
|
@@ -315,8 +315,8 @@ m.elements = [ 11, 21, 31, 41,
|
|
|
[method:this lookAt]( [param:Vector3 eye], [param:Vector3 target], [param:Vector3 up] )
|
|
|
</h3>
|
|
|
<p>
|
|
|
- Constructs a rotation matrix, looking from [page:Vector3 eye] towards
|
|
|
- [page:Vector3 target] oriented by the [page:Vector3 up] vector.
|
|
|
+ Sets the rotation component of the transformation matrix, looking from [page:Vector3 eye] towards
|
|
|
+ [page:Vector3 target], and oriented by the up-direction [page:Vector3 up].
|
|
|
</p>
|
|
|
|
|
|
<h3>
|