mirror of
https://github.com/godotengine/godot.git
synced 2025-01-22 10:32:54 -05:00
Merge pull request #101511 from QbieShay/qbe/particle_req_proc_doc
Add documentation to `particles_request_process_time`
This commit is contained in:
commit
b3a44e8d51
1 changed files with 1 additions and 0 deletions
|
@ -2940,6 +2940,7 @@
|
|||
<param index="0" name="particles" type="RID" />
|
||||
<param index="1" name="time" type="float" />
|
||||
<description>
|
||||
Requests particles to process for extra process time during a single frame.
|
||||
</description>
|
||||
</method>
|
||||
<method name="particles_restart">
|
||||
|
|
Loading…
Reference in a new issue