

The provided parameter is the filename of beauty channel, other filenames are derived from it. Saves all render elements to specified location - same as when using the Corona VFB button functionality.
#Corona renderer light lister Offline#
Returns 0 if there is currently no render going on, 1 for offline (non-interactive rendering), 2 for interactive rendering with docked VFB, and 3 for interactive rendering in regular Corona VFB. While in interactive rendering session, reparses the entire scene and restarts interactive rendering. Added in version 1.5 Removed in version 1.6, replaced with getRenderType Returns true if Corona is currently rendering. Stops any render that is currently going on The command returns the following codes:ġ - Failure - Corona is not selected as the active rendererĢ - Failure - Corona is already renderingģ - Failure - No valid docked window available The viewport (extended view) needs to be present and inactive for this method to work. Starts the interactive rendering in the Corona viewport-docked VFB. Starts the interactive rendering in Corona pop-out WX VFB. Same as clicking on the button “From file…” in UI and selecting the provided file. Loads a text file containing 1 IP per line into the DR nodes list. The result is normalized - the brightest color channel is always equal to 1, and the absolute brightness of the color does not correspond to the reality (only ratio between different color channels is meaningful). The returned value is in HDR linear sRGB color space (without gamma correction). Returns the color of a black body emitter with specified temperature (given in Kelvins). If no render occured yet in the session, or 3dsmax was reset/renderer changed after the last render, then the results are undefined. Returns results from the currently active render or last render. Returns one of the statistics from the table below, in double precision floating point format. It is still available but will be removed in future versions in favor of getVersionString providing the same string. Returns current Corona version formatted as a human-readable string. If renderImmediately is true, then the application will also look for the standalone executable and try to run it immediately. Removed in version 1.5 and replaced with regular render with Render only elements checkbox enabled.Įxports the scene to given file so it can be loaded in the Corona standalone application. Same as clicking “Render only elements”, or “Render only elements (without AA) in the Actions tab. Has a parameter to enable/disable antialiasing. Some elements depend on the shading and will not show when using this option. Renders only the extra render elements, without main shading (so it is much faster). Same as clicking “Reset Settings” button in Actions tab. Resets the render settings to default values. Does not return integer code, but directly the bitmap (or null if the call failed). Optionally can include tone mapping and renderstamp. Returns bitmap with one render channel from the current framebuffer. 0 is beauty channel, 1 is alpha, and higher values are extra render passes.

If using Corona VFB, it sets the currently displayed channel. Saves the current VFB contents to given file so it can be resumed later using loadAndResume.

Same as resumeRender, but loads the last render from a given previously dumped EXR file. Same as clicking “Resume last” button in the Actions tab.

When the argument is true, calling it is the same as clicking “Show VFB” button in the UI.
