Unverified Commit 105b4f89 by Rémi Verschelde Committed by GitHub

Merge pull request #37776 from Sauermann/transform-scale-origin

Clarify Transform scaled Method description
parents 368892bf 19c8b0be
......@@ -135,7 +135,7 @@
<argument index="0" name="scale" type="Vector3">
</argument>
<description>
Scales the transform by the given scale factor, using matrix multiplication.
Scales basis and origin of the transform by the given scale factor, using matrix multiplication.
</description>
</method>
<method name="translated">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment