Table of Contents

This page provides some details on the settings available for the Translucent Two-Sided Material in V-Ray.


Overview


The V-Ray 2Sided 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 the examples on this page for more information.



UI Paths



||V-Ray|| > 2Sided Material


||Create|| > V-Ray > 2Sided Material (disabled Separate menu for V-Ray materials)


Parameters


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

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

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, is 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.

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

Multiply by Front Diffuse – When enabled, the translucency is multiplied by the diffuse of the front material.



Options


Material Id Enabled – Enables the use of Material ID.

Material ID – The color used by the Material ID render element. You can also use a shader here.

Multimatte ID – The integer ID of the material to be used by the Multi Matte render element.

Round Edges Enabled –  Enables the Round Edges effect, which uses bump mapping to smooth out the edges of the geometry during render time.

Radius – Specify a radius (in world units) for the Round Edges effect. Since the actual geometry is not being changed and only the normals of the faces are affected, large values may produce undesirable effects.

Consider Same Object Only – When enabled, the rounded corners are produced only along edges that belong to the object, which has the attribute applied. When disabled, rounded corners are also produced along edges formed when the object with the attribute intersects other objects in the scene. 

Corners – Choose which edges are considered in the calculation. Possible options are:

Convex and Concave – Considers all edges. 
Convex Only 
– Only applies Round Edges effect to edges with convex angles. 
Concave Only – 
Only applies Round Edges effect to edges with concave angles. 


 


Common Use Examples




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


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



Example: Nightstand light


In this example, the lampshade uses a 2Sided 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).


Translucency (0, 0, 0)

Translucency (64, 64, 64)

Translucency (128, 128, 128)

Translucency (192, 192, 192)



Example: Leaf


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



Translucency (0, 0, 0)

Translucency (128, 128, 128)

Translucency (255, 255, 255)

Translucency map