Versions Compared

Key

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

...

UI Path: ||shop Network|| Image Removed> V-Ray Material node > V-Ray > Material > Two Sided

 


 

 

Node

...

The Mtl2Sided node provides inputs for controlling various material properties. Some correspond to parameters in the section below.

 

Image Modified



front – Specifies the material which is going to be used for front-side faces as defined by the object normals.

back – Specifies the material V-Ray will use for back-side faces as defined by the object normals.

 

Parameters

...


Image Modified

Translucency Texture – Specifies a texture for the translucency.

Force Single-sided Sub-materials – When enabled (the default), the sub-materials will render as one-sided materials. Turning this option off is not recommended.

Use – Enables the two sided effect. 

Translucency – Determines which side (front or back) relative to the camera is more visible in the rendering process. By default this value is 0.5, which means that both the side facing the camera, and the one facing away from it, will be visible to the same degree. When this parameter is closer to 0.0 the more of the material facing the camera is going to be seen. When it is closer to 1.0, the more of the back material is seen.Translucency Texture Multiplier – Specifies a strength multiplier for the Translucency Texture.

Multiply By Front Diffuse – When enabled, multiplies the back side color by the cached diffuse color of the front BRDF. 

Force Single-sided Sub-materials – When enabled (the default), the sub-materials will render as one-sided materials. Turning this option off is not recommended.


Notes

...

Fancy Bullets
typecircle
  • This material will give best results when assigned to singleside objects (non-shelled) objects like planes, extruded splines etc. Otherwise it can lead to extremely longer render times.