Commit 19c8b0be by Markus Sauermann

Clarify Transform scaled Method description.

parent 8806e7d5
......@@ -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