Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

The following "macros" can be inserted in the image and MXI output fields to create filenames based on different variables. They can be useful to make sure you don't override a previous render, or to keep track of which camera was used to render for example.

Example:

Myrender_%scenename%_%camera%.png may produce:

Myrender_thescene_camera1.png

 

The currently supported macros are: 

 

Macro shortcutWhat it replaces with
%benchmark%current benchmark value
%burn%current Burn value from Tone mapping options
%camera%name of the active camera
%colorspace%color space used for the render
%currentsl%current SL (therefore this value changes with each SL update)
%date%current date in MM.dd.yyyy format. Can also be used: %yy% (year) , %mm% (month) and %dd% (day)
%finalsl%final SL reached
%gamma%current Gamma value from Tone mapping options
%iso%ISO value from Camera options
%resolution%resolution of the active camera. Can also be used: %width% and %height%
%scenename%the name of the MXS file that's currently rendering
%scenepath%full path of the MXS file
%sharpness%sharpness value from Tonemapping options
%shutter%shutter speed from Camera options
%temp%full path of the temp folder of the OS
%time% current time in HH.mm format. Can also be used: %hh% (hour) , %min% (minute) and %sec% (sec)
%timepassed%time passed since render started
%version%current engine version

 

 

 

 

  • No labels