Toolbar

This page contains information on the V-Ray Toolbar.

Overview

V-Ray includes a toolbar with easy shortcuts to some of the most commonly used V-Ray components.


images/download/attachments/60100882/max2022_VRay5.2_VRayToolbar

By default the toolbar is docked vertically to the left of the 3ds Max window. The V-Ray Toolbar can be easily pulled from its left side docked position to a horizontal toolbar by pulling at the top end of the toolbar.

If the V-Ray Toolbar is not visible, make sure floating toolbars are set to display in 3ds Max by checking Customize menu > Show UI > Show Floating Toolbars .

Toolbar Functions

The V-Ray toolbar provides the functions listed below. Note that all buttons check if V-Ray is the current renderer, and if not, prompt you to set the renderer to V-Ray.

Button

Description

images/download/thumbnails/60100882/Max2020_VRay5_Toolbar_RenderLast.png

Starts Production Rendering with the current V-Ray renderer (V-Ray or V-Ray GPU).

images/download/thumbnails/60100882/Max2020_VRay5_Toolbar_IPR.png

Starts an Interactive Production Rendering (IPR) session with the current V-Ray renderer (V-Ray or V-Ray GPU). Found by clicking and holding the Render Current Frame / Production Mode button.

images/download/thumbnails/60100882/Max2020_VRay5_Toolbar_ShowVFB.png

Opens the V-Ray virtual frame buffer (VFB).

images/download/thumbnails/60100882/Max2021_Vray5_Toolbar_ChaosCloud.png

Render in Chaos Cloud button opens the Submit to Chaos Cloud rendering dialog.

images/download/thumbnails/60100882/Max2020_VRay5_Toolbar_LightList.png

Shows the V-Ray light lister tool.

images/download/thumbnails/60100882/Max2021_VRay5_Update1.1_Toolbar_VRayCameraLister.png

Opens the V-Ray Camera Lister where you can manage settings of multiple cameras, as well as to copy and paste settings from one camera to another. The V-Ray Camera Lister is available with V-Ray for 3ds Max 2017 and newer versions.

images/download/thumbnails/60100882/Max2020_VRay5_Toolbar_Camera.png

Creates a VRayPhysicalCamera. Click and drag in a viewport to actually create the camera.

images/download/thumbnails/60100882/Max2020_VRay5_Toolbar_RectLight.png

Creates a rectangle VRayLight. Click and drag in a viewport to create the light.

images/download/thumbnails/60100882/Max2020_VRay5_Toolbar_DomeLight.png

Creates a dome VRayLight. Click in a viewport to create the light.

images/download/thumbnails/60100882/Max2020_VRay5_Toolbar_SphereLight.png

Create a sphere VRayLight. Click and drag in a viewport to create the light.

images/download/thumbnails/60100882/Max2020_VRay5_Toolbar_MeshLight.png

Creates a mesh VRayLight (s) out of the currently selected object(s).

images/download/thumbnails/60100882/Max2020_VRay5_Toolbar_IESLight.png

Creates a VRayIES light. Click and drag in a viewport to create the light.

images/download/thumbnails/60100882/Max2020_VRay5_Toolbar_Sun.png

Creates a VRaySun light. Click and drag in a viewport to create the light.

images/download/thumbnails/60100882/Max2020_VRay5_Toolbar_AmbientLight.png

Creates a VRayAmbientLight . Click in a viewport to create the light.

images/download/thumbnails/60100882/Max2020_VRay5_Toolbar_VRayProxy.png

Creates a VRayProxy object. Click in a viewport to create the object.

images/download/thumbnails/60100882/max2022_VRay5.2_Metaball_Icon

Creates a VRayDecal object. Click and drag in a viewport to create the object.

images/download/thumbnails/60100882/Max2020_VRay5_Toolbar_VRayPlane.png

Creates a VRayPlane object. Click in a viewport to create the object.

images/download/thumbnails/60100882/Max2020_VRay5_Toolbar_VRayDisplacement.png

Applies VRayDisplacementMod modifier to the selected object.

images/download/thumbnails/60100882/Max2020_VRay5_Toolbar_VRayFur.png

Creates a VRayFur object over the currently selected object.

images/download/thumbnails/60100882/Max2020_VRay5_Toolbar_VRayMtl.png

Creates a new VRayMtl material, assigns it to the selected objects and opens the new material in the Material Editor. For the classic Material Editor, the new material is shown in the currently selected slot. For the Slate Material Editor, the new material is shown in the middle of the Slate workspace. Clicking and holding this button opens a flyout with additional material types.

images/download/thumbnails/60100882/Max2020_VRay5_Toolbar_VRaySSS2.png

Creates a new VRaySSS2 material, assigns it to the selected objects and opens the new material in the Material Editor. Found under the V-Ray Material button.

images/download/thumbnails/60100882/Max2020_VRay5_Toolbar_VRayHairNextMtl.png

Creates a new VRayHairNextMtl material, assigns it to the selected objects and opens the new material in the Material Editor. Found under the V-Ray Material button.

images/download/thumbnails/60100882/Max2020_VRay5_Toolbar_VRayAlSurfaceMtl.png

Creates a new VRayALSurfaceMtl material, assigns it to the selected objects and opens the new material in the Material Editor. Found under the V-Ray Material button.

images/download/thumbnails/60100882/Max2020_VRay5_Toolbar_VRay2SidedMtl.png

images/download/thumbnails/60100882/Max2020_VRay5_Toolbar_VRayBlendMtl.png

Creates a new VRayBlendMtl material, assigns it to the selected objects and opens the new material in the Material Editor. Found under the V-Ray Material button.

images/download/thumbnails/60100882/Max2020_VRay5_Toolbar_VRayMaterialBrowser.png

Opens the V-Ray Material Library Browser and downloads its material library (if not already downloaded) for 3ds Max 2018 and above. For earlier 3ds Max versions, this button downloads the library but V-Ray Material Library Browser's UI is not supported. The V-Ray material library can be loaded in the Material Editor from the Material/Map Browser.

images/download/thumbnails/60100882/Max2021_Vray5_Toolbar_ChaosCosmos.png

Opens Chaos Cosmos Browser. Note that Cosmos browser is using a built-in browser window in 3ds Max 2019 and newer, and opens an external window with previous 3ds Max versions.

images/download/thumbnails/60100882/Max2020_VRay5_Toolbar_VRayObjectProperties.png

Applies matte shadow settings through the V-Ray Object Properties on the selected object(s).

images/download/thumbnails/60100882/Max2020_VRay5_Toolbar_RegisterVRayMenus.png

Registers the V-Ray menus - equivalent to the registerVRayMenus() MaxScript command. See Notes below.

images/download/thumbnails/60100882/Max2020_VRay5_Toolbar_Help.png

Opens the V-Ray for 3ds Max online documentation.

Notes

  • When a plug-in adds new menu options to 3ds Max, the plug-in must "register" the menu options with the 3ds Max User Interface. By default, the V-Ray menus are automatically registered when V-Ray is installed, and the V-Ray installer even includes an option regarding this process. However, sometimes the V-Ray menu items can disappear from the UI if the 3ds Max menu system is reset. An example of this is a switch between different 3ds Max work spaces, which can reset the menu system. If the V-Ray menus disappear after the menu system is reset, they can be re-registered manually in one of the following methods: c licking the V-Ray menu registration button on the V-Ray Toolbar, or i n the MaxScript listener, running the command registerVRayMenus().