Versions Compared

Key

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

...

Overview

...

Section
Column
width62%55%

The VRayMtl2Sided material is a utility material provided with the V-Ray renderer. The material allows seeing the light on the backside of objects.

Use this material to simulate thin translucent surfaces like paper, cloth curtains, tree leaves etc.

 See also the How to Make Translucent Fabric tutorial.

Column
width5%

 

Column
width33%40%

Image Modified
Image courtesy of Leticia Reinaldo Gillett

 

UI Expand
titleUI Path: ||Right-click on the geometry|| > Assign New Material...
Section
Column
width5%
 
Column
width30%300px

||Right-click on the geometry|| > Assign New Material... > VRay section > VRay Mtl 2Sided

 

Image Added

Column
width5%
 Image Removed
Column
width30%280px

||V-Ray Shelf|| > Right-click to Create V-Ray Materials button > VRay Mtl 2Sided

 

Image Added


Column
width5%
 Image Removed
Column
width30%500px

||Hypershade|| > Window tab > Create... > VRay section > VRay Mtl 2Sided



Image RemovedImage Added

 
Column
width5%

 

 

Parameters

...

Section
Column
width62%

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

Back material – The material V-Ray will use for back side faces as defined by their normals.

Translucency tex – 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.

Multiply by front diffuse – When enabled, the translucency is multiplied by the diffuse of the front material. This option is not available when the renderer is set to CUDA.

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.

Column
width5%

 

Column
width33%


...

 

Example: Translucency Value (Front vs. Back Material)

 

In this example, the leaves have both front and back materials connected to the VRayMtl2Sided Material. Notice how the leaves change when the Translucency value (shown in RGB) is changed. The last render uses a Translucency grayscale map.

Section
Column
width30%

 

Column
width40%
Image slider
Panel
borderStylenone

Image Added

Translucency (0, 0, 0)

Panel
borderStylenone

Image Added

Translucency (128, 128, 128)

Panel
borderStylenone

Image Added

Translucency (255, 255, 255)

Panel
borderStylenone

Image Added

Translucency map

Column
width30%

 

 

...

 

In this example, the lampshade uses a VRayMtl2Sided material with only a Front material connected (VRayMtl). A V-Ray sphere light is used to illuminate the inside. Translucency is shown here with grayscale values (RGB).

Section
Column
width30%

 

Column
width40%
Image slider
Panel
borderStylenone

Image Added

Translucency (0, 0, 0)

Panel
borderStylenone

Image Added

Translucency (64, 64, 64)

Panel
borderStylenone

Image Added

Translucency (128, 128, 128)

Panel
borderStylenone

Image Added

Translucency (192, 192, 192)

Column
width30%

 

 

...

 

Example: Common Usage

 

Section
Column
width5%

 

Column
width40%

Image Added

VRayMtl2Sided material is commonly used for leaves. Notice how the light illuminates the shrub from behind.

Column
width10%

 

Column
width40%

Image Added

The curtain uses VRayMtl2Sided material to allow some outdoor light on the inside of this interior.

Column
width5%

 

 

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.