|
@@ -125,10 +125,7 @@ m.elements = [ 11, 21, 31, 41,
|
|
|
<h3>[method:this compose]( [param:Vector3 position], [param:Quaternion quaternion], [param:Vector3 scale] )</h3>
|
|
|
<p>
|
|
|
Sets this matrix to the transformation composed of [page:Vector3 position],
|
|
|
- [page:Quaternion quaternion] and [page:Vector3 scale]. Internally this calls
|
|
|
- [page:.makeRotationFromQuaternion makeRotationFromQuaternion]( [page:Quaternion quaternion] )
|
|
|
- followed by [page:.scale scale]( [page:Vector3 scale] ), then finally
|
|
|
- [page:.setPosition setPosition]( [page:Vector3 position] ).
|
|
|
+ [page:Quaternion quaternion] and [page:Vector3 scale].
|
|
|
</p>
|
|
|
|
|
|
<h3>[method:this copy]( [param:Matrix4 m] )</h3>
|