mirror of
https://github.com/godotengine/godot.git
synced 2026-01-01 05:49:28 +03:00
Merge pull request #101511 from QbieShay/qbe/particle_req_proc_doc
Add documentation to `particles_request_process_time`
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user