Versions Compared

Key

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

...

Section
Column
width60%

The V-Ray Exporter component  component exports the current scene to a .vrscene or .vrmesh file. The component must be connected to a V-Ray Render component and a valid output file must be set.

Right-click on the component opens a list of export options. Some of them are available only when a Timeline is connected to the V-Ray Render component.

Show Controls - Provides an output file component connected to the exporter. Specifying a valid output file is required for the V-Ray Exporter to work.

Auto Export - when enabled, an export is triggered on any change to the scene.

 Export – Exports a Proxy Mesh (.vrmesh) or a V-Ray Scene (.vrscene).

Export Animation - Exports an animation as a single animated Proxy Mesh or V-Ray Scene file. This function is disabled when there is no animation in the scene.

Export Sequence - Exports an animation as a sequence of V-Ray Scene (vrscene) files, each corresponding to an individual frame. This function is disabled when there is no animation in the scene or if the Output File is a vrmesh.

Open - Opens the specified output file at its designated location.

UI Text Box
typewarning

Currently, animated object creation or deletion is not exported correctly. Every animated object should exist throughout the entire sequence. Mesh faces, on the other hand, can be modified, deleted, or created dynamically (vrscene export only).

UI Text Box
typenote

Note that .vrmesh files do not store lights, camera, render settings, or material data. They contain only geometry data and face IDs.

UI Text Box
typeinfo

If there is a Timeline connected to the V-Ray Render component, the Export option produces a file based on the current frame while the Export Animation includes the entire Timeline animation. 

Column
width10%


Column
width25%

Right-click on the component to see more options.

...