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 10 Current »

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

 

Macro name

Inserts

%scenename%

The scene name

%scenepath%

The full path of the scene location on your computer

%camera%

The camera name

%date%

The current date

%time%

The current time

%width%

The width of the render resolution

%height%

The height of the render resolution

%resolution%

The render resolution (height & width)

%colorspace%

The chosen colorspace in render options

%version%

The current Maxwell Render version

%temp%

The OS temp folder location

 

 

  • No labels