Merge pull request #55500 from KoBeWi/just_doc_things
Misc improvements to various docs
This commit is contained in:
@@ -201,7 +201,7 @@
|
||||
<argument index="0" name="to" type="Vector3" />
|
||||
<argument index="1" name="delta" type="float" />
|
||||
<description>
|
||||
Moves this vector toward [code]to[/code] by the fixed [code]delta[/code] amount.
|
||||
Moves this vector toward [code]to[/code] by the fixed [code]delta[/code] amount. Will not go past the final value.
|
||||
</description>
|
||||
</method>
|
||||
<method name="normalized" qualifiers="const">
|
||||
|
||||
Reference in New Issue
Block a user