Skip to content

Commit

Permalink
Merge pull request godotengine#101511 from QbieShay/qbe/particle_req_…
Browse files Browse the repository at this point in the history
…proc_doc

Add documentation to `particles_request_process_time`
  • Loading branch information
akien-mga committed Jan 13, 2025
2 parents 643a6f1 + 4e52ba6 commit b3a44e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/classes/RenderingServer.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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">
Expand Down

0 comments on commit b3a44e8

Please sign in to comment.