RENDER INIT: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
===Example=== | ===Example=== | ||
:RENDER_INIT Op_Sim | :RENDER_INIT Op_Sim | ||
:RENDER_START | |||
:RENDER_CLOSE | |||
[[Category:Rendering]] | [[Category:Rendering]] |
Latest revision as of 23:56, 4 March 2020
Command
- RENDER_INIT <render mode>
- Initialize rendering, open the render dialog.
Parameters
- <render mode>
- Legacy_CPR, Op_Sim, or Machine_Sim
Use this command together with RENDER_START and RENDER_CLOSE
Example
- RENDER_INIT Op_Sim
- RENDER_START
- RENDER_CLOSE