|
@@ -88,7 +88,7 @@ m.elements = [ 11, 21, 31, 41,
|
|
[page:Vector3.setFromMatrixScale]: can be used to extract the scale component.
|
|
[page:Vector3.setFromMatrixScale]: can be used to extract the scale component.
|
|
</li>
|
|
</li>
|
|
<li>
|
|
<li>
|
|
- [page:Quaternion.setFromRotationMatrix], [page:Euler.setFromRotationMatrix] or [page:.extractRotation extractRotation] can be used to extract the rotation component.
|
|
|
|
|
|
+ [page:Quaternion.setFromRotationMatrix], [page:Euler.setFromRotationMatrix] or [page:.extractRotation extractRotation] can be used to extract the rotation component from a pure (unscaled) matrix.
|
|
</li>
|
|
</li>
|
|
<li>
|
|
<li>
|
|
[page:.decompose decompose] can be used to extract position, rotation and scale all at once.
|
|
[page:.decompose decompose] can be used to extract position, rotation and scale all at once.
|