|
@@ -375,6 +375,7 @@ x, y, 1, 0,
|
|
</p>
|
|
</p>
|
|
|
|
|
|
<h3>[method:this setPosition]( [param:Vector3 v] )</h3>
|
|
<h3>[method:this setPosition]( [param:Vector3 v] )</h3>
|
|
|
|
+ <h3>[method:this setPosition]( [param:Float x], [param:Float y], [param:Float z] ) // optional API</h3>
|
|
<p>
|
|
<p>
|
|
Sets the position component for this matrix from vector [page:Vector3 v], without affecting the
|
|
Sets the position component for this matrix from vector [page:Vector3 v], without affecting the
|
|
rest of the matrix - i.e. if the matrix is currently:
|
|
rest of the matrix - i.e. if the matrix is currently:
|