RENDER START: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
===Example=== | ===Example=== | ||
:RENDER_INIT Op_Sim | |||
:RENDER_START | :RENDER_START | ||
:RENDER_CLOSE | |||
[[Category:Rendering]] | [[Category:Rendering]] |
Revision as of 23:57, 4 March 2020
Command
- RENDER_START
- Start rendering. The macro will pause execution until rendering is complete.
Use this command together with RENDER_INIT and RENDER_CLOSE.
Parameters
Example
- RENDER_INIT Op_Sim
- RENDER_START
- RENDER_CLOSE