set_time_scale docs
This is correct?
(cherry picked from commit 6b7ec5de69
)
This commit is contained in:
parent
95e46e6eac
commit
7fea990b1b
|
@ -19700,6 +19700,7 @@ Example: (content-length:12), (Content-Type:application/json; charset=UTF-8)
|
||||||
<argument index="0" name="time_scale" type="float">
|
<argument index="0" name="time_scale" type="float">
|
||||||
</argument>
|
</argument>
|
||||||
<description>
|
<description>
|
||||||
|
Speeds up or slows down the physics by changing the delta variable. (delta * time_scale)
|
||||||
</description>
|
</description>
|
||||||
</method>
|
</method>
|
||||||
<method name="get_time_scale">
|
<method name="get_time_scale">
|
||||||
|
|
Loading…
Reference in New Issue