RENDER INIT: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
Mikeo (talk | contribs)
Created page with "{{Up}} {{Command|syntax=RENDER_INIT <render mode> |description=:Initialize rendering, open the render dialog. |param1=<render mode>|param1_desc=Legac..."
 
Mikeo (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
|param1=<render mode>|param1_desc=Legacy_CPR, Op_Sim, or Machine_Sim
|param1=<render mode>|param1_desc=Legacy_CPR, Op_Sim, or Machine_Sim


Use this command together with RENDER_START and RENDER_CLOSE
}}
}}


===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

Up

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