Versions Compared

Key

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

This page provides information about creating materials from plugin with VRayPluginNodeMtl.

 

Overview


VRayPluginNodeMtl allows you to create a material from V-Ray Standalone material plugin that comes with the V-Ray installation. This ensures that all VRayPluginNodeMtl materials will work with V-Ray Cloud and there will be no difference in fine details like noise seed and others. Furthermore, it gives you access to a lot of handy plugins used by V-Ray throughout different platforms.

There are two general types of plugins available in VRayPluginNodeMtl - BRDF plugins and Mtl plugins. Usually BRDF plugins can be used by themselves, while Mtl plugins expect BRDF plugins or other Mtl plugins as inputs.

For example, BRDFGlass can be created and assigned to an object by itself, but Mtl2Sided will expect other BRDF or Mtl plugins to be specified as its front and back materials.

 

 

UI Expand
titleUI Path: ||Material Editor window|| > Material/Map Browser...

||Material Editor window|| > Material/Map Browser > Materials > V-Ray > VRayPluginNodeMtl

 

Section
Column
width20%

 

Column
width60%

Column
width20%

 

 

General parameters


Section
Column
width60%

Plugin - Choose from the available material plugins that come with the V-Ray installation.

Column
width5%
 
Column
width35%


Plugin nodes parameters


Details on plugin nodes from plugins are available with the plgparams.exe tool that comes with the V-Ray installation. For additional information, see the Exploring Plugin Parameters in CMD page.

 

 



Example

 

The content of the Parameters rollout of VRayPluginNodeMtl is dynamically generated and the available parameters are different for every material that can be created in this way.

In the example below, the VRayPluginNodeMtl is used with the BRDFMultiBump material. Multiple bump maps with different bump amounts can be fed in the plugin which is unique.