RENDER START: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
[[:Category:Rendering|{{Up}}]] | [[:Category:Rendering|{{Up}}]] | ||
{{Command|syntax= | {{Command|syntax=RENDER_INIT | ||
|description=:Start rendering. The macro will pause execution until rendering is complete. | |description=:Start rendering. The macro will pause execution until rendering is complete. | ||
Line 11: | Line 11: | ||
===Example=== | ===Example=== | ||
:RENDER_INIT Op_Sim | |||
:RENDER_START | :RENDER_START | ||
:RENDER_CLOSE | |||
[[Category:Rendering]] | [[Category:Rendering]] |
Latest revision as of 23:57, 4 March 2020
Command
- RENDER_INIT
- 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