Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page provides information about using Python to script scene modifications between translation and exportation.

 

Page Contents

Table of Contents
maxLevel2
stylecircle

 

Overview

...

The V-Ray scene access Python API allows you to modify the V-Ray scene after it is translated by the V-Ray for Nuke translator and before it is rendered and/or exported to a .vrscene file. Note that the V-Ray scene may be quite different from its representation in Nuke. As such, some knowledge about the way V-Ray translates various Nuke constructs may be required. One of the best ways to learn this is to study .vrscene files exported by V-Ray for Nuke.

...