Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
bordertrue
Column
width100%

Table of Contents
maxLevel3
stylesquare

Section
bordertrue
Column
width100%

VRay2Sided Overview


The VRay2Sided 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.

VRay2Sided General


Front - this is the material which is going to be used for front-side faces as defined by the object normals. You can either specify a color or connect a material here.

Back material - this is the material V-Ray will use for back side faces as defined by their normals. You can either specify a color or connect a material here.

Translucency - this determines which side (front or back) relative to the camera is more visible in the rendering process. By default this value is 0.5 grey, 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 black (0.0) the more of the material facing the camera is going to be seen. When it is closer to white (1.0), the more of the back material is seen. This parameter can be textured.

Section
bordertrue
Column
width100%
Info

Example: Translucency Value (Front vs. Back Material)

Section
bordertrue
In every pyramid, there is a VRayLight (Sphere type), which are the only light sources in the scene.The setup of the VRay2SidedMtl includes a VRayMtl in the Front Material slot, and Check-Box Off. That means V-Ray will use the same material for the Back one as well.The VRayMtl (Front material) has a diffuse Bitmap and for the opacity - a procedural Output map.
Section
bordertrue
Column
width50%

Opacity = Off
Translucency = 0.2
more of FrontMtl

Column
width50%

Opacity = Off
Translucency = 0.8
more of BackMtl

Section
bordertrue
Column
width50%

Opacity = 0.5
Translucency = 0.2
more of FrontMtl

Column
width50%

Opacity = 0.5
Translucency = 0.8
more of BackMtl

Section
bordertrue
Column
width100%

Force single-sided sub-materials - when is is on (the default), the sub-materials will render as one-sided materials. Turning this option off is not recommended.

Material ID


The Material ID group is described here.

Notes


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

A Slim Curtain Look achieved using the VRay2SidedMtl.

Paper Lamp.

Textile Lamps.

Leaves.