|
@@ -202,7 +202,7 @@ zAxis = (c, g, k)
|
|
|
<h3>[method:this identity]()</h3>
|
|
|
<p>Resets this matrix to the [link:https://en.wikipedia.org/wiki/Identity_matrix identity matrix].</p>
|
|
|
|
|
|
- <h3>[method:this lookAt]( [param:Vector3 eye], [param:Vector3 target], [param:Vector3 up], )</h3>
|
|
|
+ <h3>[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.
|