Versions Compared

Key

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

This page provides information on the V-Ray Material.

 


Overview

...

ui-expand
Section
Column
width65%

VRayMtl is a very versatile material that allows for better physically correct illumination (energy distribution) in the scene, faster rendering, and more convenient reflection and refraction parameters. This material can be easily set up to simulate a huge variety of surfaces from plastics to metals to glass and more by adjusting with a handful of adjustments to the parameters.

Furthermore, with the VRayMtl the VRayMtl you can apply different texture maps, control the reflections and refractions, add bump and displacement maps, force direct GI calculations, and choose the BRDF for how light interacts with the surface material.

 

Column
width5%

 

Column
width30%

Image Removed

Find more information about VRayMtl structure at V-Ray Material Structure.


UI Expand
expandedtrue
titleUI Path: ||Material Editor window|| > Material/Map Browser...
Section
Column
width5%

 

Column
width60%


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

 

Image Removed

Column
width30%


||V-Ray Toolbar|| > V-Ray Material button

 

Image Removed

Column
width5%

 

 

 

 

Basic Parameters

...

Image Added


||V-Ray menu|| > Create > Materials > VRayMtl

Column
width5%


Column
width30%

Image Added


Basic Parameters

...

Section
Column
width65%

Diffuse Diffuse – Specifies the diffuse color of the material. Note the actual diffuse color of the surface also depends on the Reflect and Refract colors. This parameter A texture can be mapped with a texture in applied to the Maps rollout. See the Energy preservation parameter below.

Roughness – Used to simulate rough surfaces or surfaces covered with dust (for example, skin, or the surface of the moon). This parameter A texture can be mapped with a texture in applied to the Maps rollout. For more information, see the Roughness Parameter below. This parameter is not available when the renderer is set to GPU.

Preset – A drop-down menu with preset values for commonly used materials. See the VRayMtl Presets example below page for more information.

UI Text Box
typetip
Presets use settings that work well (in terms of speed and realism) as a starting point or for general-use cases. However, when a custom scene requires it, further editing the material parameters values can be further edited to work works best. For example, Glass and Glass (Tinted) use glossiness values that speed up rendering, but rendering a close-up view of a realistic glass object may require further adjustments. For an in-depth approach, refer to the How-To tutorials.
Column
width5%

 

Column
width35%

Image Removed

...

UI Text Box
typetip

Non-realistic material presets, such as Chocolate, Plastic, Ceramic, and Rubber are ‘quick’ compared to their realistic (SSS-enabled) counterparts. They can recreate generic plastic for the plastic backs of computer monitors or laptops in a meeting room, or for the car tires in a scene where the cars are somewhere in the distance, etc.

Bump map – Controls the Bump texture used for the material.

Column
width5%


Column
width35%

Image Added

Anchor
exampleRoughness
exampleRoughness

...


...

Example: Roughness


This example demonstrates the effect of the Roughness parameter. Note how, as the Roughness increases, the material appears more "flat" and dusty'flatter' and dustier.

Section
bordertrue
 
Column
width25%


Column
width50%
Image slider
minLabel0.0
maxLabel1.0
Panel
borderStylenone


Roughness = 0.0

Panel
borderStylenone


Roughness = 0.1

Panel
borderStylenone


Roughness = 0.2

Panel
borderStylenone


Roughness = 0.3

Panel
borderStylenone


Roughness = 0.4

Panel
borderStylenone


Roughness = 0.5

Panel
borderStylenone


Roughness = 0.6

Panel
borderStylenone


Roughness = 0.7

Panel
borderStylenone


Roughness = 0.8

Panel
borderStylenone


Roughness = 0.9

Panel
borderStylenone


Roughness = 1.0

 
Column
width25%


Reflection

...

Section

...

Column

...

Example: VRayMtl Presets

Section
Column
width25%
 
Column
width50%
Image slider
Panel
borderStylenone

Image Removed

Default

Panel
borderStylenone

Image Removed

Aluminium

Panel
borderStylenone

Image Removed

Aluminium (Brushed)

Panel
borderStylenone
Image Removed

Aluminum (Rough)

Panel
borderStylenone

Image Removed

Chrome

Panel
borderStylenone

Image Removed

Copper

Panel
borderStylenone

Image Removed

Copper Rough

Panel
borderStylenone

Image Removed

Gold

Panel
borderStylenone

Image Removed

Gold (Rough)

Panel
borderStylenone

Image Removed

Iron

Panel
borderStylenone

Image Removed

Lead

Panel
borderStylenone

Image Removed

Silver

Panel
borderStylenone

Image Removed

Silver (Rough)

Panel
borderStylenone

Image Removed

Diamond

Panel
borderStylenone

Image Removed

Glass

Panel
borderStylenone

Image Removed

Glass (Frosted)

Panel
borderStylenone

Image Removed

Glass (Tinted)

Panel
borderStylenone

Image Removed

Glass (Architectural)

Panel
borderStylenone

Image Removed

Water

Panel
borderStylenone

Image Removed

Chocolate

Panel
borderStylenone

Image Removed

Ceramic

Panel
borderStylenone

Image Removed

Plastic

Panel
borderStylenone

Image Removed

Rubber

Column
width25%

 

UI Text Box
typetip

Non-realistic material presets, such as Chocolate, Plastic, Ceramic, and Rubber are ‘quick’ compared to their realistic (SSS-enabled) counterparts. They can be used for generic plastic for the plastic backs of computer monitors or laptops in a meeting room, or for the car tires in a scene where the cars are somewhere in the distance, etc.

Reflection

Section
Column
width65%

Reflect – Specifies the amount of reflection and the reflection color. Note that the reflection color dims the diffuse surface color based on the Energy preservation mode option. This parameter can be mapped with a texture in the Maps rollout. For more information, see the Reflection Color example below.

Glossiness – Reflection glossiness. Controls the sharpness of reflections. A value of 1.0 means perfect mirror-like reflection; lower values produce blurry or glossy reflections. Use the Subdivs parameter below to control the quality of glossy reflections. This parameter can be mapped with a texture in the Maps rollout.  For more information, see the Reflection Glossiness example below.

Fresnel reflections – When enabled, the reflection strength becomes dependent on the viewing angle of the surface. Some materials in nature (glass, etc.) reflect light in this manner. Note that the Fresnel effect depends on the index of refraction as well.

Fresnel IOR – Specifies the IOR to use when calculating Fresnel reflections. Normally this is locked to the Refraction IOR parameter, but it can be unlocked for finer control. This parameter can be mapped with a texture in the Maps rollout.  For more information, see the Fresnel Option example below.

Metalness – Controls the reflection model of the material from dielectric (metalness 0.0) to metallic (metalness 1.0). Note that intermediate values between 0.0 and 1.0 do not correspond to any physical material. This parameter can be used with PBR setups coming from other applications. The reflection color should typically be set to white for real world materials. 

Max depth – Specifies the number of times a ray can be reflected. Scenes with lots of reflective and refractive surfaces may require higher values to look right. For more information, see the Reflection Depth example below.

Reflect on back side – When enabled, reflections are computed for back-facing surfaces too. Note that this affects total internal reflections too (when refractions are computed).

Dim distance – Specifies the distance after which the reflection rays are not traced.

Dim fall off – Specifies the fall off radius for the dim distance. 

Subdivs – Controls the quality of glossy reflections. Lower values render faster, but the result is noisier. Higher values take longer but produce smoother results. Note that this parameter is available for changing only when Use local subdivs is enabled  in the Global DMC SettingsThis parameter is not available when the renderer is set to GPU.

Affect channels – Allows the user to specify which channels are affected by the reflection of the material.

Color only – The reflection affects only the RGB channel of the final render.
Color+alpha – The material transmits the alpha of the reflected objects instead of displaying an opaque alpha.
All channels – All channels and render elements are affected by the reflections of the material. 

 

Column
width5%

 

Column
width35%

Image Removed

...

 

...

 

 

Column
width10%

 

...

width30%

Example: Reflection Color

This example demonstrates how the Reflect color parameter controls the reflectivity of the material. Note that this color also acts as a filter for the Diffuse color (e.g. stronger reflections dim the diffuse component).

Column
width20%

 

...

width30%

Example: Fresnel Option

This example demonstrates the effect of the Fresnel reflections option. Note how the strength of the reflection varies with the Fresnel IOR of the material. For this example, the Reflect color is pure white (255, 255, 255).

65%

Reflect – Specifies the amount of reflection and the reflection color. Note that the reflection color dims the diffuse surface color based on the Energy preservation mode option. This parameter can be mapped with a texture in the Maps rollout. For more information, see the Reflection Color example below.

Glossiness – Reflection glossiness. Controls the sharpness of reflections. A value of 1.0 means perfect mirror-like reflection; lower values produce blurry or glossy reflections. For more information, see the Reflection Glossiness example below. If BRDF is set to Use roughness, this option becomes Reflection roughness. For more information, see the V-Ray Roughness page.

Fresnel reflections – When enabled, the reflection strength becomes dependent on the viewing angle of the surface. Some materials in nature (glass, etc.) reflect light in this manner. Fresnel reflections calculation also interpolates glossy reflections and refractions on a 'microfacet' level to ensure more natural effect with less brightening of the grazing edges as the glossiness is decreased. Note that the Fresnel effect depends on the index of refraction as well.

Fresnel IOR – Specifies the IOR to use when calculating Fresnel reflections. Normally this is locked to the Refraction IOR parameter, but it can be unlocked for finer control. This parameter can be mapped with a texture in the Maps rollout. Note that this parameter has no effect on metallic materials with Metalness value of 1.0. For more information, see the Fresnel Option example below.

Metalness – Controls the reflection model of the material from dielectric (metalness 0.0) to metallic (metalness 1.0). Note that intermediate values between 0.0 and 1.0 do not correspond to any physical material. This parameter can be used with PBR setups coming from other applications. For more information, see Understanding Metalness blog post and "Artist Friendly Metallic Fresnel" article by Ole Gulbrandsen. For real-world metal examples and how to set them, see the Metal Shaders page.

Max depth – Specifies the number of times a ray can be reflected. Scenes with lots of reflective and refractive surfaces may require higher values to look right. For more information, see the Reflection Depth example below.

Reflect on back side – When enabled, reflections are computed for back-facing surfaces too. Note that this affects total internal reflections too (when refractions are computed).

Dim distance – Specifies the distance after which the reflection rays are not traced.

Dim fall off – Specifies the fall off radius for the dim distance. 

Affect channels – Specifies which channels are affected by the reflection of the material.

Color only – The reflection affects only the RGB channel of the final render.
Color+alpha – The material transmits the alpha of the reflected objects instead of displaying an opaque alpha.
All channels – All channels and render elements are affected by the reflections of the material. 

UI Text Box
typenote

When selecting the Affect All channels option, be aware that the information of the respective component affects all render elements, therefore the Back to Beauty composition will not match the RGB result from the renderer.

Column
width5%


Column
width35%

Image Added


Anchor
exampleReflectionColor
exampleReflectionColor
 
Anchor
exampleFresnelIOR
exampleFresnelIOR

...


Section



Column
width10%


Column
width30%

Example: Reflection Color


This example demonstrates how the Reflect color parameter controls the reflectivity of the material. Note that this color also acts as a filter for the Diffuse color (e.g. stronger reflections dim the diffuse component).

Column
width20%


Column
width30%

Example: Fresnel Option


This example demonstrates the effect of the Fresnel reflections option. Note how the strength of the reflection varies with the Fresnel IOR of the material. For this example, the Reflect color is pure white (255, 255, 255).

Column
width10%


Section
bordertrue
Column
width50%
Image slider
minLabelBlack (0, 0, 0)
maxLabelWhite (255, 255, 255)
Panel
borderStylenone

Image Added

Reflect = 0, 0, 0

Panel
borderStylenone

Image Added

Reflect = 51, 51, 51

Panel
borderStylenone

Image Added

Reflect = 102, 102, 102

Panel
borderStylenone

Image Added

Reflect = 153, 153, 153

Panel
borderStylenone

Image Added

Reflect = 204, 204, 204

Panel
borderStylenone

Image Added

Reflect = 255, 255, 255

Column
width50%
Image slider
minLabel1.6
maxLabel7.6
Panel
borderStylenone

Image Added

Fresnel IOR = 1.6

Panel
borderStylenone

Image Added

Fresnel IOR = 2.2

Panel
borderStylenone

Image Added

Fresnel IOR = 2.8

Panel
borderStylenone

Image Added

Fresnel IOR = 3.4

Panel
borderStylenone

Image Added

Fresnel IOR = 4.0

Panel
borderStylenone

Image Added

Fresnel IOR = 4.6

Panel
borderStylenone

Image Added

Fresnel IOR = 5.2

Panel
borderStylenone

Image Added

Fresnel IOR = 5.8

Panel
borderStylenone

Image Added

Fresnel IOR = 6.4

Panel
borderStylenone

Image Added

Fresnel IOR = 7.0

Panel
borderStylenone

Image Added

Fresnel IOR = 7.6

Anchor
exampleReflectionGlossiness
exampleReflectionGlossiness
 
Anchor
exampleReflectionDepth
exampleReflectionDepth


Section
Column
width10%


Column
width30%

Example: Reflection Glossiness

This example demonstrates how the Glossiness parameter controls the highlights and reflection blurriness of the material. Fresnel IOR = 3.5.

Column
width20%


Column
width30%

Example: Reflection Depth


This example demonstrates the effect of the reflection Max depth parameter.

Column
width10%


Section
bordertrue
Column
width50%
Image slider
minLabel0.0
startIndex11
maxLabel1.0
Panel
borderStylenone

Image Added

Glossiness = 0.0

Panel
borderStylenone

Image Added

Glossiness = 0.1

Panel
borderStylenone

Image Added

Glossiness = 0.2

Panel
borderStylenone

Image Added

Glossiness = 0.3

Panel
borderStylenone

Image Added

Glossiness = 0.4

Panel
borderStylenone

Image Added

Glossiness = 0.5

Panel
borderStylenone

Image Added

Glossiness = 0.6

Panel
borderStylenone

Image Added

Glossiness = 0.7

Panel
borderStylenone

Image Added

Glossiness = 0.8

Panel
borderStylenone

Image Added

Glossiness = 0.9

Panel
borderStylenone

Image Added

Glossiness = 1.0

Column
width50%
Image slider
minLabel1
maxLabel10
Panel
borderStylenone

Image Added

Reflection Max depth = 1

Panel
borderStylenone

Image Added

Reflection Max depth = 2

Panel
borderStylenone

Image Added

Reflection Max depth = 3

Panel
borderStylenone

Image Added

Reflection Max depth = 4

Panel
borderStylenone

Image Added

Reflection Max depth = 5

Panel
borderStylenone

Image Added

Reflection Max depth = 10

Refraction

...

Section
Column
width65%

Refract – Specifies the amount of refraction and the refraction color. Any value above zero enables refraction. Note that the actual refraction color depends on the Reflect color as well. This parameter can be mapped with a texture in the Maps rollout. For more information, see the Refraction Color example below.

Glossiness – Controls the sharpness of refractions. A value of 1.0 means perfect glass-like refraction; lower values produce blurry or glossy refractions. For more information, see the Refraction Glossiness example below.

IOR – Specifies the index of refraction for the material, which describes the way light bends when crossing the material surface. A value of 1.0 means the light does not change direction. This parameter can be mapped with a texture in the Maps rollout. For more information, see the Refraction IOR example below.

Abbe number – Increases or decreases the dispersion effect. Enabling this option and lowering the value widens the dispersion and vice versa. For more information, see the Abbe Number example below.

Affect Channels – Specifies which channels are affected by the transparency of the material.

Color Only – The transparency affects only the RGB channel of the final render.
Color+alpha – The material transmits the alpha of the refracted objects instead of displaying an opaque alpha. Note that currently, this works only with clear (non-glossy) refractions.
All channels – All channels and render elements are affected by the transparency of the material.

UI Text Box
typenote

When selecting the Affect All channels option, be aware that the information of the respective component affects all render elements, therefore the Back to Beauty composition will not match the RGB result from the renderer.

Max depth – Specifies the number of times a ray can be refracted. Scenes with lots of refractive and reflective surfaces may require higher values to look right. For more information, see the Refraction Depth example below.

Affect shadows – When enabled, the material casts transparent shadows to create a simple caustic effect dependent on the refraction color and the fog color. For accurate caustic calculations, disable this parameter and instead enable Caustics in the GI tab. Simultaneous usage of both Caustics and Affects Shadows can be used for artistic purposes but do not produce a physically correct result. This only works with V-Ray shadows and lights.

Thin-walled – (intended for single-surface transparent materials) When enabled and the Translucency mode is set to SSS, it simulates thin translucent surfaces such as soap bubble, leaves, curtains, etc. The SSS color defines the backside color, while the SSS amount controls the translucency effect.

Column
width5%


Column
width35%

Image Added

Anchor
exampleRefractionColor
exampleRefractionColor
 
Anchor
exampleRefractionIOR
exampleRefractionIOR

...


Section



Column
width10%


Column
width30%

Example: Refraction Color


This example demonstrates the effect of the Refract color parameter to produce glass materials. For the images in this example, the material has a gray Diffuse color, white Reflect color, and the Fresnel Reflections option is enabled.

Column
width20%


Column
width30%

Example: Refraction IOR


This example demonstrates the effect of the Refraction IOR parameter. Note how light bends more as the IOR deviates from 1.0. When the index of refraction (IOR) is 1.0, the render produces a transparent object. Note, however, that in the case of transparent objects, it might be better to assign an opacity map to the material rather than use refraction.

Column
width10%


Section
bordertrue
Column
width50%
Image slider
minLabelBlack (0, 0, 0)
maxLabelWhite (255, 255, 255)
Panel
borderStylenone

Image Added

Refraction Color = 0, 0, 0

Panel
borderStylenone

Image Added

Refraction Color = 26, 26, 26

Panel
borderStylenone

Image Added

Refraction Color = 51, 51, 51

Panel
borderStylenone

Image Added

Refraction Color = 77, 77, 77

Panel
borderStylenone

Image Added

Refraction Color = 102, 102, 102

Panel
borderStylenone

Image Added

Refraction Color = 128, 128, 128

Panel
borderStylenone

Image Added

Refraction Color = 153, 153, 153

Panel
borderStylenone

Image Added

Refraction Color = 179, 179, 179

Panel
borderStylenone

Image Added

Refraction Color = 204, 204, 204

Panel
borderStylenone

Image Added

Refraction Color = 230, 230, 230

Panel
borderStylenone

Image Added

Refraction Color = 255, 255, 255

Column
width50%
Image slider
minLabel0.80
startIndex4
maxLabel2.80
Panel
borderStylenone

Image Added

Refraction IOR = 0.80

Panel
borderStylenone

Image Added

Refraction IOR = 1.00

Panel
borderStylenone

Image Added

Refraction IOR = 1.20

Panel
borderStylenone

Image Added

Refraction IOR = 1.40

Panel
borderStylenone

Image Added

Refraction IOR = 1.60

Panel
borderStylenone

Image Added

Refraction IOR = 1.80

Panel
borderStylenone

Image Added

Refraction IOR = 2.00

Panel
borderStylenone

Image Added

Refraction IOR = 2.20

Panel
borderStylenone

Image Added

Refraction IOR = 2.40

Panel
borderStylenone

Image Added

Refraction IOR = 2.60

Panel
borderStylenone

Image Added

Refraction IOR = 2.80

Anchor
exampleRefractionGlossiness
exampleRefractionGlossiness
 
Anchor
exampleRefractionDepth
exampleRefractionDepth


Section
Column
width10%


Column
width30%

Example: Refraction Glossiness


This example demonstrates the effect of the refraction Glossiness parameter. Note how lower refraction Glossiness values blur the refractions and cause the material to appear as frosted glass.

Column
width20%


Column
width30%

Example: Refraction Depth


This example demonstrates the effect of the refraction Max depth parameter. Note how too low of a refraction depth produces incorrect results. Also, in the last two examples, note how areas with total internal reflection are also affected by the Reflection Max depth.

Column
width10%


Section
bordertrue
Column
width50%
Image slider
minLabel0.0
startIndex11
maxLabel1.0
Panel
borderStylenone

Image Added

Refraction Glossiness = 0.0

Panel
borderStylenone

Image Added

Refraction Glossiness = 0.1

Panel
borderStylenone

Image Added

Refraction Glossiness = 0.2

Panel
borderStylenone

Image Added

Refraction Glossiness = 0.3

Panel
borderStylenone

Image Added

Refraction Glossiness = 0.4

Panel
borderStylenone

Image Added

Refraction Glossiness = 0.5

Panel
borderStylenone

Image Added

Refraction Glossiness = 0.6

Panel
borderStylenone

Image Added

Refraction Glossiness = 0.7

Panel
borderStylenone

Image Added

Refraction Glossiness = 0.8

Panel
borderStylenone

Image Added

Refraction Glossiness = 0.9

Panel
borderStylenone

Image Added

Refraction Glossiness = 1.0

Column
width50%
Image slider
minLabel1
maxLabel10
Panel
borderStylenone

Image Added

Refraction Max depth = 1

Panel
borderStylenone

Image Added

Refraction Max depth = 2

Panel
borderStylenone

Image Added

Refraction Max depth = 3

Panel
borderStylenone

Image Added

Refraction Max depth = 4

Panel
borderStylenone

Image Added

Refraction Max depth = 5

Panel
borderStylenone

Image Added

Refraction Max depth = 10

Anchor
exampleAbbeNumber
exampleAbbeNumber

...

Example: Abbe Number


This example demonstrates the dispersion capabilities of the V-Ray material and the effect of the Abbe number parameter.

Section
bordertrue
Column
width25%


Column
width50%
Image slider
minLabel1
maxLabel10
Panel
borderStylenone

Image Added

Abbe Number = 1

Panel
borderStylenone

Image Added

Abbe Number = 2

Panel
borderStylenone

Image Added

Abbe Number = 3

Panel
borderStylenone

Image Added

Abbe Number = 4

Panel
borderStylenone

Image Added

Abbe Number = 5

Panel
borderStylenone

Image Added

Abbe Number = 6

Panel
borderStylenone

Image Added

Abbe Number = 7

Panel
borderStylenone

Image Added

Abbe Number = 8

Panel
borderStylenone

Image Added

Abbe Number = 9

Panel
borderStylenone

Image Added

Abbe Number = 10

Column
width25%



Translucency

...

Section
Column
width65%

Translucency Selects the algorithm for calculating translucency (also called sub-surface scattering). Note that refraction must be enabled for this effect to be visible.

None – When selected, the only available parameters are the Fog color and Fog depth. Together with the Refraction color, they determine the attenuation of light as it passes through the material. In this mode, there is no subsurface scattering.

Expand
titleClick here to expand an example of the None mode

A material with white refraction color and green fog color tints the rays as they pass through the material but otherwise, there is no light scattering inside.


Image Added

Volumetric – Works together with the Refraction color of the material to scatter light inside the object. It is useful for liquids and other highly transparent materials. The Refraction color and Refraction glossiness determine respectively how much of the interior of the object is visible and how rays interact with the object’s surface.

Expand
titleClick here to expand an example of the Volumetric mode

In this example, you can see the same material as the one in the None mode example but with volumetric SSS enabled with a yellow Scatter color, at various SSS amounts.


Image Added


Section
Column
width1%


Column
width98%
Image slider
Panel
borderStylenone

Image Added

SSS amount = 1

Panel
borderStylenone

Image Added

SSS amount = 0.75

Panel
borderStylenone

Image Added

SSS amount = 0.5

Panel
borderStylenone

Image Added

SSS amount = 0.25

Panel
borderStylenone

Image Added

SSS amount =0

Column
width1%


SSS – Useful for skin, wax, marble and other relatively opaque materials.

Expand
titleClick here to expand an example of the SSS mode

A material with no refraction (black color) and light color for the Scatter radius is used with blue SSS color, which is scattering inside the volume of the object.


Image Added


Section
Column
width1%


Column
width98%
Image slider
Panel
borderStylenone

Image Added

SSS amount = 1

Panel
borderStylenone

Image Added

SSS amount = 0.75

Panel
borderStylenone

Image Added

SSS amount = 0.5

Panel
borderStylenone

Image Added

SSS amount = 0.25

Panel
borderStylenone

Image Added

SSS amount = 0

Column
width1%


UI Text Box
typeinfo

With V-Ray 5, update 1, the translucency modes for VRayMtl are updated based on the volumetric random walk code originally developed for the VRayScatterVolume material. However, the implementation in the VRayMtl is updated and slightly more advanced compared to VRayScatterVolume. The old translucency modes are still there and will be shown if scenes with a VRayMtl that uses one of them is loaded. With newly created materials, only the new two modes are available.

UI Text Box
typenote

As the new translucency modes perform multibounce volumetric light scattering, they require closed objects.

UI Text Box
typenote

The new translucency modes require GI with minimum 16 bounces (brute force or light cache). They also require the Affect shadows option of the material to be enabled.



Expand
titleClick here to see the effect of the number of GI bounces
Section
Column
width1%


Column
width98%
Image slider
Panel
borderStylenone


Image Added

BF + LC (correct result)

Panel
borderStylenone


Image Added

GI is disabled

Panel
borderStylenone


Image Added

BF + None

Panel
borderStylenone


Image Added

BF+BF (3 bounces)

Column
width1%


None

Fog color – Specifies the attenuation of light as it passes through the material. This option allows you to simulate the fact that thick objects look less transparent than thin objects. Note that the effect of the fog color depends on the absolute size of the objects and is therefore scene-dependent unless the Fog system units scaling is enabled. This parameter also determines the look of the object when using translucency. This parameter can be mapped with a texture in the Maps rollout. It is recommended that you use a 3D texture for the purpose. For more information, see the Fog Color example below.

Depth (cm) – Controls the strength of the fog effect. Higher values reduce the effect of the fog, making the material more transparent. Smaller values increase the fog effect, making the material more opaque. For more information, see the None (Depth) example below.

UI Text Box
typenote

The Depth parameter replaces the previous Fog multiplier with an easier to control value in centimeters.

Volumetric

Fog color – Controls the absorption of the material.

Depth (cm) – Controls the strength of the fog effect. Higher values reduce the effect of the fog, making the material more transparent. Smaller values increase the fog effect, making the material more opaque.

Illumination  Determines how direct illumination is computed for sub-surface scattering.

Directional – The directional method tends to propagate more light in the direction from which the surface is lit.

Uniform – The uniform method spreads light more uniformly inside the material.

UI Text Box
typenote

The directional method requires the affect shadows option to be enabled so that shadows extend below the surface.

Scatter color – Controls the scattering. For more information, see the Scatter Color example below.

SSS amount – Blends between full scattering and pure refraction.

SSS

Scatter radius – Controls how far each of the red/green/components travels inside the volume.

Scale (cm) – Controls the strength of the SSS effect. For more information, see the Scale (cm) example below.

Illumination Determines how direct illumination is computed for sub-surface scattering.

Directional – The directional method tends to propagate more light in the direction from which the surface is lit.

Uniform – The uniform method spreads light more uniformly inside the material. Note that it is not supported on V-Ray GPU.

UI Text Box
typenote

The directional method requires the affect shadows option to be enabled so that shadows extend below the surface.

SSS colorDetermines the overall surface appearance.

SSS amount – Blends between the diffuse color of the material and the SSS effect by reducing the diffuse component of the material and replacing it with the sub-surface scattering effect.

Column
width5%


Column
width35%

Image Added

None

Image Added

Volume translucency mode

Image Added

SSS translucency mode

UI Text Box
typenote

V-Ray provides several other ways to achieve sub-surface scattering, for example the VRayFastSSS2 and VRayALMtl materials. These materials use various approximations for the sub-surface scattering effect in order to speed up the calculations. In many cases they produce a decent result. However in more complicated scenarios, the approximations may be inaccurate.

Expand
Section
Column
width25%


Column
width50%

Image Added

Image Added

Column
width25%



The approximation used in the VRayALMtl assumes a mostly flat surface, therefore in areas of high geometric detail and relatively large scattering radius it tends to produce inaccurate results that don't capture the details very well. In addition, the Directional mode of the VRayALMtl material may introduce unwanted color shifts.

UI Text Box
typetip

The new translucency modes perform actual volumetric multibounce scattering inside the object, therefore they are influenced by the actual geometry quite a bit. Widely used 'cheats' like smooth surface normals may not be enough for low-poly meshes, especially with small scatter radius. In this case, subdividing the mesh either using V-Ray subdivision or e.g. the Turbosmooth modifier improves the results. V-Ray subdivision is slower to render, but is able to tessellate the mesh in a view-dependent manner without having to guess the number of subdiv iterations.


Anchor
FogDepth
FogDepth

...

Anchor
exampleFogColor
exampleFogColor
 

Section
bordertrue
Column
width50%

Example: None (Depth)


This example demonstrates the effect of the Depth parameter. Translucency is set to None.


Image slider
Panel
borderStylenone

Image Added

Depth = 5

Panel
borderStylenone

Image Added

Depth = 2

Panel
borderStylenone

Image Added

Depth = 0.5

Panel
borderStylenone

Image Added

Depth = 0.2

Panel
borderStylenone

Image Added

Depth = 0.1



Column
width50%

Example: Fog Color


This example demonstrates the effect of the Fog color parameter. Notice that we are changing the hue value of the Fog colorTranslucency is set to None.


Image slider
Panel
borderStylenone

Image Added

Fog color (HSV) Hue = 42

Panel
borderStylenone

Image Added

Fog color (HSV) Hue = 245

Panel
borderStylenone

Image Added

Fog color (HSV) Hue = 128

Panel
borderStylenone

Image Added

Fog color (HSV) Hue = 196

Panel
borderStylenone

Image Added

Fog color (HSV) Hue = 17





Anchor
ScatterColorfog
ScatterColorfog

...

Example: Scatter Color


This example demonstrates the effect of the Scatter color parameter. Translucency is set to Volumetric.


Section
bordertrue
Column
width25%


Column
width50%
Image slider
Panel
borderStylenone

Image Added

Scatter color = RGB (250, 20, 30)

Panel
borderStylenone

Image Added

Scatter color = RGB (220, 115, 22)

Panel
borderStylenone

Image Added

Scatter color = RGB (240, 202, 23)

Panel
borderStylenone

Image Added

Scatter color = RGB (250, 236, 5)

Panel
borderStylenone

Image Added

Scatter color = RGB (49, 1, 1)

Column
width25%



Anchor
SSSscale
SSSscale

...


Example: Scale (cm)


This example demonstrates the effect of the Scale (cm) parameter. Translucency is set to SSS.


Section
bordertrue
Column
width25%


Column
width50%
Image slider
Panel
borderStylenone

Image Added

Scale (cm) = 1 cm

Panel
borderStylenone

Image Added

Scale (cm) = 2 cm

Panel
borderStylenone

Image Added

Scale (cm) = 5 cm

Panel
borderStylenone

Image Added

Scale (cm) = 10 cm

Panel
borderStylenone

Image Added

Scale (cm) = 15 cm

Column
width25%


Self-Illumination

...

Section
Column
width65%

Self-Illumination – Controls the emission of the surface. This parameter can be mapped with a texture in the Maps rollout. 

GI – When enabled, the self-illumination affects global illumination rays and allows the surface to cast light on nearby objects. Note, however, that it may be more efficient to use area lights or VRayLightMtl material for this effect.

Mult – Specifies a multiplier for the self-illumination effect. This is useful for boosting the self-illumination values so that the surface produces stronger illumination with GI.

Compensate camera exposure – When enabled, the intensity of the Self-Illumination is adjusted to compensate the exposure correction from the physical camera.

Column
width5%


Column
width35%

Image Added


Coat

...

Section
Column
width65%

Coat amount – Specifies the blending weight of the coat layer. A value of 0 does not add a coat layer, while higher values blend the coat gradually.

Coat glossiness – Controls the sharpness of reflection. A value of 1.0 means perfect glass-like reflection; lower values produce blurry or glossy reflections.

Coat IOR – Specifies the Index of Refraction for the coat layer.

Coat color – Determines the coat layer's color. A texture map can be used here.

Lock coat bump to base bump – When enabled, it prioritizes the base bump map during rendering over the coat bump map. You can use it to temporarily hide the coat bump.

Coat bump – Controls the texture used for the coat layer.

Column
width5%

Column
width35%

Image Added


...


Example: Coat Color


The example below shows how the Coat color affects the Diffuse, Reflection and Specular layers. The Diffuse color is set to light red and the Reflection color is white. In the first render, the coat layer is disabled. In the second render the Coat color is the default white, and in the third one - yellow.

Section
Column
width25%


Column
width50%
Image slider
afterLabelblue
startIndex1
darktrue
beforeLabelwhite
Panel
borderStylenone

Image Added

no Coat layer

Panel
borderStylenone

Image Added

Coat Color = default white

Panel
borderStylenone

Image Added

Coat Color = yellow: rgb (255, 255,0)

Column
width25%




The image sliders show the respective render channels with the Coat Color set to default white and yellow. Notice how the specular highlights remain white regardless of the coat color. 


Section
Column
width50%

Specular Channel

Before after
afterLabelyellow
beforeLabelwhite
Panel
borderStylenone

Image Added

Panel
borderStylenone

Image Added

Column
width50%

Reflection Channel

Before after
afterLabelyellow
beforeLabelwhite
Panel
borderStylenone

Image Added

Panel
borderStylenone

Image Added



Thin Film

...

Section
Column
width60%

Thin Film recreates the effect of thin film interference on a surface making the material iridescent. Some common uses are soap bubbles and reflective car paint layering.

Enable thin film – Turns on/off the thin film effect.

IOR – Specifies the reflective index of the thin film. A map can be attached to this slot. For more information, see the Thin Film IOR example below.

Min thickness (nm) – Determines the minimum thickness of the thin film. For more information, see the Thin Film Thickness example below.

Max thickness (nm) – Determines the maximum thickness of the thin film. A map can be used to blend between the Min and Max thickness parameters, and is expected to be in the range of 0-1. If there is no texture map, only the Min thickness value is used.

Column
width5%


Column
width35%

Image Added



...

Anchor
ThinFilm
ThinFilm


Example: Thin Film Thickness


This example shows how the Min thickness parameter affects the V-Ray material. The Thin Film IOR is set to 1.4.

Section
Column
width20%

Column
width60%
Image slider
Panel
borderStylenone

Image Added

Min thickness = 0

Panel
borderStylenone

Image Added 
Min thickness = 300

Panel
borderStylenone

Image Added 
Min thickness = 450

Panel
borderStylenone

Image Added

Min thickness = 600

Column
width20%



Anchor
ThinFilmIOR
ThinFilmIOR

...


Example: Thin Film IOR


This example shows how the thin film IOR parameter affects the V-Ray material. For more information, see the How to Create Iridescent Materials with VRayMtl Thin Film Layer tutorial.

Section
Column
width30%

Column
width40%
Image slider
Panel
borderStylenone

Image Added

IOR = 2.0

Panel
borderStylenone

Image Added

IOR = 2.1

Panel
borderStylenone

Image Added

IOR = 2.2

Panel
borderStylenone

Image Added

IOR = 2.3

Panel
borderStylenone

Image Added

IOR = 2.4

Panel
borderStylenone

Image Added

IOR = 2.5

Panel
borderStylenone

Image Added

IOR = 2.6

Panel
borderStylenone

Image Added

IOR = 2.7

Panel
borderStylenone

Image Added

IOR = 2.8

Panel
borderStylenone

Image Added

IOR = 2.9

Panel
borderStylenone

Image Added

IOR = 3.0

Column
width30%



Column
width10%

 

Section
bordertrue
Column
width50%
Image slider
minLabelBlack (0, 0, 0)
maxLabelWhite (255, 255, 255)
Panel
borderStylenone

Image Removed

Reflect = 0, 0, 0

Panel
borderStylenone

Image Removed

Reflect = 26, 26, 26

Panel
borderStylenone

Image Removed

Reflect = 51, 51, 51

Panel
borderStylenone

Image Removed

Reflect = 77, 77, 77

Panel
borderStylenone

Image Removed

Reflect = 102, 102, 102

Panel
borderStylenone

Image Removed

Reflect = 128, 128, 128

Panel
borderStylenone

Image Removed

Reflect = 153, 153, 153

Panel
borderStylenone

Image Removed

Reflect = 179, 179, 179

Panel
borderStylenone

Image Removed

Reflect = 204, 204, 204

Panel
borderStylenone

Image Removed

Reflect = 230, 230, 230

Panel
borderStylenone

Image Removed

Reflect = 255, 255, 255

Column
width50%
Image slider
minLabel1.6
maxLabel7.6
Panel
borderStylenone

Image Removed

Fresnel IOR = 1.6

Panel
borderStylenone

Image Removed

Fresnel IOR = 2.2

Panel
borderStylenone

Image Removed

Fresnel IOR = 2.8

Panel
borderStylenone

Image Removed

Fresnel IOR = 3.4

Panel
borderStylenone

Image Removed

Fresnel IOR = 4.0

Panel
borderStylenone

Image Removed

Fresnel IOR = 4.6

Panel
borderStylenone

Image Removed

Fresnel IOR = 5.2

Panel
borderStylenone

Image Removed

Fresnel IOR = 5.8

Panel
borderStylenone

Image Removed

Fresnel IOR = 6.4

Panel
borderStylenone

Image Removed

Fresnel IOR = 7.0

Panel
borderStylenone

Image Removed

Fresnel IOR = 7.6

...

 

Section
Column
width10%

 

Column
width30%

Example: Reflection Glossiness

This example demonstrates how the Glossiness parameter controls the highlights and reflection blurriness of the material. Fresnel IOR = 3.5.

Column
width20%

 

Column
width30%

Example: Reflection Depth

 

This example demonstrates the effect of the reflection Max depth parameter.

Column
width10%

 

Section
bordertrue
Column
width50%
Image slider
minLabel0.0
startIndex11
maxLabel1.0
Panel
borderStylenone

Image Removed

Glossiness = 0.0

Panel
borderStylenone

Image Removed

Glossiness = 0.1

Panel
borderStylenone

Image Removed

Glossiness = 0.2

Panel
borderStylenone

Image Removed

Glossiness = 0.3

Panel
borderStylenone

Image Removed

Glossiness = 0.4

Panel
borderStylenone

Image Removed

Glossiness = 0.5

Panel
borderStylenone

Image Removed

Glossiness = 0.6

Panel
borderStylenone

Image Removed

Glossiness = 0.7

Panel
borderStylenone

Image Removed

Glossiness = 0.8

Panel
borderStylenone

Image Removed

Glossiness = 0.9

Panel
borderStylenone

Image Removed

Glossiness = 1.0

Column
width50%
Image slider
minLabel1
maxLabel10
Panel
borderStylenone

Image Removed

Reflection Max depth = 1

Panel
borderStylenone

Image Removed

Reflection Max depth = 2

Panel
borderStylenone

Image Removed

Reflection Max depth = 3

Panel
borderStylenone

Image Removed

Reflection Max depth = 4

Panel
borderStylenone

Image Removed

Reflection Max depth = 5

Panel
borderStylenone

Image Removed

Reflection Max depth = 10

Refraction

Section
Column
width65%

Refract – Specifies the amount of refraction and the refraction color. Any value above zero enables refraction. Note that the actual refraction color depends on the Reflect color as well. This parameter can be mapped with a texture in the Maps rollout. For more information, see the Refraction Color example below.

Glossiness – Controls the sharpness of refractions. A value of 1.0 means perfect glass-like refraction; lower values produce blurry or glossy refractions. Use the Subdivs parameter below to control the quality of glossy refractions. This parameter can be mapped with a texture in the Maps rollout. For more information, see the Refraction Glossiness example below.

IOR – Specifies the index of refraction for the material, which describes the way light bends when crossing the material surface. A value of 1.0 means the light does not change direction. This parameter can be mapped with a texture in the Maps rollout. For more information, see the Refraction IOR example below.

Abbe number – Increases or decreases the dispersion effect. Enabling this option and lowering the value widens the dispersion and vice versa. For more information, see the Abbe Number example below.

Affect Channels – Specifies which channels are affected by the transparency of the material.

Color Only – The transparency affects only the RGB channel of the final render.
Color+alpha – The material transmits the alpha of the refracted objects instead of displaying an opaque alpha. Note that currently, this works only with clear (non-glossy) refractions.
All channels – All channels and render elements are affected by the transparency of the material.

Subdivs – Controls the quality of glossy refractions. Lower values render faster, but the result is noisier. Higher values take longer but produce smoother results. This parameter also controls the quality of the translucent effect, if on (see below). This parameter is not available when the renderer is set to GPU.

Max depth – Specifies the number of times a ray can be refracted. Scenes with lots of refractive and reflective surfaces may require higher values to look right. For more information, see the Refraction Depth example below.

Affect shadows – When enabled, this parameter causes the material to cast transparent shadows to create a simple caustic effect dependent on the refraction color and the fog color. For accurate caustic calculations, disable this parameter and instead enable Caustics in the GI tab. Simultaneous usage of both Caustics and Affects Shadows can be used for artistic purposes but do not produce a physically correct result.This only works with V-Ray shadows and lights.

Column
width5%

 

Column
width35%

Image Removed

...

 

...

 

 

Column
width10%

 

...

width30%

Example: Refraction Color

This example demonstrates the effect of the Refract color parameter to produce glass materials. For the images in this example, the material has a gray Diffuse color, white Reflect color, and the Fresnel Reflections option is enabled.

Column
width20%

 

...

width30%

Example: Refraction IOR

This example demonstrates the effect of the Refraction IOR parameter. Note how light bends more as the IOR deviates from 1.0. When the index of refraction (IOR) is 1.0, the render produces a transparent object. Note, however, that in the case of transparent objects, it might be better to assign an opacity map to the material rather than use refraction.

Column
width10%

 

Section
bordertrue
Column
width50%
Image slider
minLabelBlack (0, 0, 0)
maxLabelWhite (255, 255, 255)
Panel
borderStylenone

Image Removed

Refraction Color = 0, 0, 0

Panel
borderStylenone

Image Removed

Refraction Color = 26, 26, 26

Panel
borderStylenone

Image Removed

Refraction Color = 51, 51, 51

Panel
borderStylenone

Image Removed

Refraction Color = 77, 77, 77

Panel
borderStylenone

Image Removed

Refraction Color = 102, 102, 102

Panel
borderStylenone

Image Removed

Refraction Color = 128, 128, 128

Panel
borderStylenone

Image Removed

Refraction Color = 153, 153, 153

Panel
borderStylenone

Image Removed

Refraction Color = 179, 179, 179

Panel
borderStylenone

Image Removed

Refraction Color = 204, 204, 204

Panel
borderStylenone

Image Removed

Refraction Color = 230, 230, 230

Panel
borderStylenone

Image Removed

Refraction Color = 255, 255, 255

Column
width50%
Image slider
minLabel0.80
startIndex4
maxLabel2.80
Panel
borderStylenone

Image Removed

Refraction IOR =0.80

Panel
borderStylenone

Image Removed

Refraction IOR = 1.00

Panel
borderStylenone

Image Removed

Refraction IOR = 1.20

Panel
borderStylenone

Image Removed

Refraction IOR = 1.40

Panel
borderStylenone

Image Removed

Refraction IOR = 1.60

Panel
borderStylenone

Image Removed

Refraction IOR = 1.80

Panel
borderStylenone

Image Removed

Refraction IOR = 2.00

Panel
borderStylenone

Image Removed

Refraction IOR = 2.20

Panel
borderStylenone

Image Removed

Refraction IOR = 2.40

Panel
borderStylenone

Image Removed

Refraction IOR = 2.60

Panel
borderStylenone

Image Removed

Refraction IOR = 2.80

...

 

...

Column
width10%

 

...

width30%

Example: Refraction Glossiness

This example demonstrates the effect of the refraction Glossiness parameter. Note how lower refraction Glossiness values blur the refractions and cause the material to appear as frosted glass.

Column
width20%

 

...

width30%

Example: Refraction Depth

This example demonstrates the effect of the refraction Max depth parameter. Note how too low of a refraction depth produces incorrect results. Also, in the last two examples, note how areas with total internal reflection are also affected by the Reflection Max depth.

Column
width10%

 

Section
bordertrue
Column
width50%
Image slider
minLabel0.0
startIndex11
maxLabel1.0
Panel
borderStylenone

Image Removed

Refraction Glossiness = 0.0

Panel
borderStylenone

Image Removed

Refraction Glossiness = 0.1

Panel
borderStylenone

Image Removed

Refraction Glossiness = 0.2

Panel
borderStylenone

Image Removed

Refraction Glossiness = 0.3

Panel
borderStylenone

Image Removed

Refraction Glossiness = 0.4

Panel
borderStylenone

Image Removed

Refraction Glossiness = 0.5

Panel
borderStylenone

Image Removed

Refraction Glossiness = 0.6

Panel
borderStylenone

Image Removed

Refraction Glossiness = 0.7

Panel
borderStylenone

Image Removed

Refraction Glossiness = 0.8

Panel
borderStylenone

Image Removed

Refraction Glossiness = 0.9

Panel
borderStylenone

Image Removed

Refraction Glossiness = 1.0

Column
width50%
Image slider
minLabel1
maxLabel10
Panel
borderStylenone

Image Removed

Refraction Max depth = 1

Panel
borderStylenone

Image Removed

Refraction Max depth = 2

Panel
borderStylenone

Image Removed

Refraction Max depth = 3

Panel
borderStylenone

Image Removed

Refraction Max depth = 4

Panel
borderStylenone

Image Removed

Refraction Max depth = 5

Panel
borderStylenone

Image Removed

Refraction Max depth = 10

...

Example: Abbe Number

This example demonstrates the dispersion capabilities of the V-Ray material and the effect of the Abbe number parameter.

Section
bordertrue
Column
width25%

 

Column
width50%
Image slider
minLabel1
maxLabel10
Panel
borderStylenone

Image Removed

Abbe Number = 1

Panel
borderStylenone

Image Removed

Abbe Number = 2

Panel
borderStylenone

Image Removed

Abbe Number = 3

Panel
borderStylenone

Image Removed

Abbe Number = 4

Panel
borderStylenone

Image Removed

Abbe Number = 5

Panel
borderStylenone

Image Removed

Abbe Number = 6

Panel
borderStylenone

Image Removed

Abbe Number = 7

Panel
borderStylenone

Image Removed

Abbe Number = 8

Panel
borderStylenone

Image Removed

Abbe Number = 9

Panel
borderStylenone

Image Removed

Abbe Number = 10

Column
width25%

 

Fog

Section
Column
width65%

Fog color – Specifies the attenuation of light as it passes through the material. This option allows the user to simulate the fact that thick objects look less transparent than thin objects. Note that the effect of the fog color depends on the absolute size of the objects and is therefore scene-dependent unless the Fog system units scaling is enabled. This parameter also determines the look of the object when using translucency. This parameter can be mapped with a texture in the Maps rollout. It is recommended that you use a 3D texture for the purpose. For more information, see the Fog Color example below.

Fog multiplier – Controls the strength of the fog effect. Smaller values reduce the effect of the fog, making the material more transparent. Larger values increase the fog effect, making the material more opaque. In more precise terms, this is the inverse of the distance at which a ray inside the object is attenuated with an amount equal to the Fog colorFor more information, see the Fog Multiplier example below.

Fog bias – Changes the way the fog color is applied. Negative values increase the intensity of the fog effect on the thicker parts of the object. Positive numbers distribute the fog color more evenly on any thickness. See the Fog Bias example below.

Column
width5%

 

Column
width35%

Image Removed

...

 

...

 

 

Column
width10%

 

Column
width30%

Example: Fog Color

 

This example demonstrates the effect of the Fog color parameter. Notice that we are changing the hue value of the Fog color. 

Column
width20%

 

...

width30%

Example: Fog Multiplier

This example demonstrates the effect of the Fog multiplier parameter. Smaller values cause less light absorption because of the fog; while higher values increase the absorption effect.

Column
width10%

 

Section
bordertrue
Column
width50%
Image slider
minLabel0
maxLabel360
Panel
borderStylenone

Image Removed

Fog color (HSV) Hue = 0

Panel
borderStylenone

Image Removed

Fog color (HSV) Hue = 36

Panel
borderStylenone

Image Removed

Fog color (HSV) Hue = 72

Panel
borderStylenone

Image Removed

Fog color (HSV) Hue = 108

Panel
borderStylenone

Image Removed

Fog color (HSV) Hue = 144

Panel
borderStylenone

Image Removed

Fog color (HSV) Hue = 180

Panel
borderStylenone

Image Removed

Fog color (HSV) Hue = 216

Panel
borderStylenone

Image Removed

Fog color (HSV) Hue = 252

Panel
borderStylenone

Image Removed

Fog color (HSV) Hue = 288

Panel
borderStylenone

Image Removed

Fog color (HSV) Hue = 324

Panel
borderStylenone

Image Removed

Fog color (HSV) Hue = 360

Column
width50%
Image slider
minLabel0.3
maxLabel3.3
Panel
borderStylenone

Image Removed

Fog multiplier = 0.3

Panel
borderStylenone

Image Removed

Fog multiplier = 0.6

Panel
borderStylenone

Image Removed

Fog multiplier = 0.9

Panel
borderStylenone

Image Removed

Fog multiplier = 1.2

Panel
borderStylenone

Image Removed

Fog multiplier = 1.5

Panel
borderStylenone

Image Removed

Fog multiplier = 1.8

Panel
borderStylenone

Image Removed

Fog multiplier = 2.1

Panel
borderStylenone

Image Removed

Fog multiplier = 2.4

Panel
borderStylenone

Image Removed

Fog multiplier = 2.7

Panel
borderStylenone

Image Removed

Fog multiplier = 3.0

Panel
borderStylenone

Image Removed

Fog multiplier = 3.3

 

...

Example: Fog Bias

 

When the Fog bias value is negative, that is -1.0 in this example, mainly the thick parts get tint.

When Fog bias is set to 1, the tint is distributed uniformly across the whole object.

Section
Column
width15%

 

Column
width70%
Before after
afterLabel1
beforeLabel-1
Panel
borderStylenone

Image Removed

Panel
borderStylenone

Image Removed

Column
width15%

 

 

Translucency

Section
Column
width65%

Translucency – Selects the algorithm for calculating translucency (also called sub-surface scattering). Note that refraction must be enabled for this effect to be visible. Currently, only single-bounce scattering is supported. For more information, see the Translucency example  below.

None – No translucency is calculated for the material;
Hard (wax) model – This model is specifically suited for hard materials like marble;
Soft (water) model – This model is mostly for compatibility with older V-Ray versions (1.09.x);
Hybrid model – This is the most realistic sss model and is suitable for simulating skin, milk, fruit juice and other translucent materials.

Scatter coeff – Specifies the amount of scattering inside the object. A value of 0.0 means rays are scattered in all directions; A value of 1.0 means a ray cannot change its direction inside the sub-surface volume.  

Fwd/bck coeff – Controls the direction of scattering for a ray. A value of 0.0 means a ray can only go forward (away from the surface, inside the object); 0.5 means that a ray has an equal chance of going forward or backward; 1.0 means a ray is scattered backward (towards the surface, to the outside of the object).

Thickness – Limits the rays that are traced below the surface. This is useful if the whole sub-surface volume does not need to be traced. For more information, see the Thickness example below.

Back-side color – Normally the color of the sub-surface scattering effect depends on the Fog color; this parameter allows you to additionally tint the SSS effect.

Light multiplier – Specifies a multiplier that controls the strength of the translucent effect. 

UI Text Box

The Translucency rollout is not available in V-Ray GPU Next.

Column
width5%

 

Column
width35%

Image Removed

 

...

Section
Column
width10%

 

Column
width30%

Example: Translucency

 

This example demonstrates the effect of the Translucency parameter. Note that refraction must be enabled for this effect to be visible. Currently, only single-bounce scattering is supported.

Column
width20%

 

Column
width30%

Example: Thickness

 

This example demonstrates the effect of the Thickness parameter which limits the rays that will be traced below the surface. This is useful if the whole sub-surface volume does not need to be traced.

Column
width10%

 

Section
bordertrue
Column
width50%
Image slider
Panel
borderStylenone

Image Removed

Translucency = None

Panel
borderStylenone

Image Removed

Translucency = Hard (wax)

Panel
borderStylenone

Image Removed

Translucency = Soft (water)

Panel
borderStylenone

Image Removed

Translucency = Hybrid

Slide to change the Translucency model.

Column
width50%
Image slider
minLabel1 cm
maxLabel20 cm
Panel
borderStylenone

Image Removed

 Translucency thickness  = 1 cm

Panel
borderStylenone

Image Removed

Translucency thickness  = 2 cm

Panel
borderStylenone

Image Removed

Translucency thickness  = 3 cm

Panel
borderStylenone

Image Removed

Translucency thickness  = 4 cm

Panel
borderStylenone

Image Removed

Translucency thickness  = 5 cm

Panel
borderStylenone

Image Removed

Translucency thickness  = 10 cm

Panel
borderStylenone

Image Removed

Translucency thickness  = 15 cm

Panel
borderStylenone

Image Removed

Translucency thickness  = 20 cm

Self-Illumination

Section
Column
width65%

Self-Illumination – Controls the emission of the surface. This parameter can be mapped with a texture in the Maps rollout. 

GI – When enabled, the self-illumination affects global illumination rays and allows the surface to cast light on nearby objects. Note, however, that it may be more efficient to use area lights or VRayLightMtl material for this effect.

Mult – Specifies a multiplier for the self-illumination effect. This is useful for boosting the self-illumination values so that the surface produces stronger illumination with GI.

Compensate camera exposure – When enabled, the intensity of the Self-Illumination is adjusted to compensate the exposure correction from the physical camera.

Column
width5%

 

Column
width35%

Image Removed

...

Column
width65%

Coat amount – Specifies the blending weight amount of the coat layer. A value of 0 does not add a coat layer, while higher values blend the coat gradually.

Coat glossiness – Controls the sharpness of reflection. A value of 1.0 means perfect glass-like reflection; lower values produce blurry or glossy reflections.

Coat IOR – Specifies the Index of Refraction for the coat layer.

Coat color – Determines the coat layer's color. A texture map can be used here.

Lock coat bump to base bump – When enabled, it prioritizes the base bump map during rendering over the coat bump map. You can use it to temporarily hide the coat bump.

...

width5%
Column
width35%

Image Removed

Sheen

...

Section
Column
width65%

The Sheen layer can be used for creation of cloth material, such as satin. Sheen layer is a top reflective layer to the diffuse color.

Sheen color – Specifies the color of the sheen layer.

Sheen glossiness – Controls the sharpness of reflections. A value of 1.0 means all of the light reaches the diffuse color, and when the value is smaller, the cloth material looks glossier. See For more information, see the Sheen Glossiness example below for more information.

UI Text Box
typeinfo

The Sheen component respects the Preserve energy option that can be found in VRayMtl > Options > Preserve energy.

 
Column
width5%


Column
width35%

Image RemovedImage Added


...

Anchor
sheen_g
sheen_g

Example: Sheen Glossiness

 


This example shows how changing the glossiness parameter of the sheen layer affects the material. A smaller value makes the sheen layer reflect most of the light. Increasing the value allows more light to reach the diffuse component.

Section
Column
width20%

 


Column
width60%
Image slider
minLabel0.1
startIndex2
maxLabel0.9
Panel
borderStylenone

Glossiness = 0.1

Panel
borderStylenone

Glossiness = 0.3

Panel
borderStylenone

Glossiness = 0.6

Panel
borderStylenone

Glossiness = 0.8

Panel
borderStylenone

Glossiness = 0.9

 

 



Column
width20%

 



BRDF

...

Section
Column
width65%

BRDF parameters determine the type of the highlights and glossy reflections for the material. The parameters have an effect only if the reflection color is different from black and reflection glossiness is different than 1.0.

Type – Determines the type of BRDF (the shape of the highlight).   For more information, see the BRDF Type Example below.

Phong – Phong highlight/reflections. Specular highlights have a bright center with no falloff.
Blinn – Blinn highlight/reflections. Specular highlights have a bright center with a tight falloff.
Ward – Ward highlight/reflections. Specular highlights have a bright center with a falloff broader than Blinn, but tighter than Microfacet GTR (GGX).
Microfacet GTR (GGX) – GGX highlight/reflections. Specular highlights have a bright center with a longer falloff.

 

UI Text Box
typetip

GGX is the most modern and flexible BRDF type and is able to better represent a broad range of materials thanks to its ability to control the shape of the specular lobe.

There currently isn't any particular performance difference between models and there is little reason to choose any of the other types.


Expand
titleRead more...

Historically, the Phong, Blinn, Ward and GGX are successive reflectance models developed over the years in computer graphics where each model aimed to improve on the limitations of the previous ones. For example, the specular highlights with the Phong model have a very narrow and bright center with no falloff, but it doesn't work well with anisotropic reflections. The Blinn model has broader highlight center with a tight falloff. The Ward model has an even broaded center and falloff. The GGX model has a bright center and an even longer falloff (at default settings). In the past, each model's characteristics resembled more closely a certain type of material, for example Phong could be used for plastics, Ward for cloth and metals, and Blinn for other common surfaces. However with the introduction of the GGX model, all of these surfaces can be approximated well, thus reducing the need for using the other models.

It should be noted that no principled model is able to represent all possible materials entirely accurately, and where those models fail - for example when the material isn’t viewed frontally - only approaches such as that of VRScans are able to capture the correct material representation.

Use glossiness / Use roughness – These options control how Reflection Glossiness is interpreted. When Use glossiness is selected, the Glossiness value is used as is, and a high Glossiness value (such as 1.0) results in sharp reflection highlights. When Use roughness  is  is selected, the Reflection Glossiness  inverse  inverse value is used. For example, if Reflection Glossiness  is  is set to 1.0 and Use roughness  is  is selected, this results in diffuse shading. Conversely, if Glossiness is set to 0.0 and Use roughness is selected, this results in sharp reflection highlights. Note that the Roughness parameter itself has no bearing on the results of this option.

GTR tail falloff – Controls the transition from highlighted areas to non-highlighted areas when the BRDF type is set to Microfacet GTR (GGX).

Anisotropy – Determines the shape of the highlight. A value of 0.0 means isotropic highlights. Negative and positive values simulate "brushed" surfaces. 'brushed' surfaces. The accepted values are in the range from 0.99 to -0.99. For more information, see the Anisotropy example below.

Rotation – Determines the orientation of the anisotropic effect in degrees. For more information, see the Anisotropy example below.

Local axis – When enabled, the orientation of the anisotropic highlight is based on the object's local X, Y, or Z axis.

Map channel – When enabled, the orientation of the anisotropic highlight is based on the specified map channel.

 
Column
width5%


Column
width35%

Image RemovedImage Added

Anchor
exampleBRDFType
exampleBRDFType

...

The following examples demonstrate the different Types of BDRF.

Section
Column
width25%
 

Column
width50%
Image slider
Panel
borderStylenone

Image RemovedImage Added

 Type: Microfacet GTR (GGX)

Modern versatile BRDF type suitable for all kinds of materials.

Panel
borderStylenone
Image Removed

Image Added

Type: Phong

Best used for plastic surfaces.

Panel
borderStylenone
Image Removed

Image Added

Type: Blinn

Multi-purpose BDRF suitable for many common materials.

Panel
borderStylenone
Image Removed

Image Added

Type: Ward

Useful for cloth materials and chalk-like surfaces.

Slide to change BRDF type.

Column
width25%

 

 



Anchor
exampleAnisotropy
exampleAnisotropy

...

Section
bordertrue
Column
width50%
Image slider
minLabel-0.8
startIndex4
maxLabel0.8
Panel
borderStylenone

Image RemovedImage Added

Anisotropy = -0.8

Panel
borderStylenone

Image RemovedImage Added

Anisotropy = -0.6

Panel
borderStylenone

Image RemovedImage Added

Anisotropy = -0.4

Panel
borderStylenone

Image RemovedImage Added

Anisotropy = -0.2

Panel
borderStylenone

Image RemovedImage Added

Anisotropy = 0.0

Panel
borderStylenone

Image RemovedImage Added

Anisotropy = 0.2

Panel
borderStylenone

Image RemovedImage Added

Anisotropy = 0.4

Panel
borderStylenone

Image RemovedImage Added

Anisotropy = 0.6

Panel
borderStylenone

Image RemovedImage Added

Anisotropy = 0.8

Column
width50%
Image slider
minLabel0
maxLabel180
Panel
borderStylenone

Image RemovedImage Added

Rotation = 0

Panel
borderStylenone

Image RemovedImage Added

Rotation = 18

Panel
borderStylenone

Image RemovedImage Added

Rotation = 36

Panel
borderStylenone

Image RemovedImage Added

Rotation = 54

Panel
borderStylenone

Image RemovedImage Added

Rotation = 72

Panel
borderStylenone

Image RemovedImage Added

Rotation = 90

Panel
borderStylenone

Image RemovedImage Added

Rotation = 108

Panel
borderStylenone

Image RemovedImage Added

Rotation = 126

Panel
borderStylenone

Image RemovedImage Added

Rotation = 144

Panel
borderStylenone

Image RemovedImage Added

Rotation = 162

Panel
borderStylenone

Image RemovedImage Added

Rotation = 180

...

Options

...

Section
Column
width65%

Trace reflections – When disabled, reflections are not traced even if the reflection color is greater than black. This can be disabled to produce only highlights. Note that when disabling this parameter the diffuse color is not dimmed by the reflection color, as would happen normally.

Trace refractions – When disabled, refractions are not traced even if the refraction color is greater than black.

Cutoff – Specifies a threshold below which reflections/refractions are not traced. V-Ray tries to estimate the contribution of reflections/refractions to the image, and if it is below this threshold, these effects are not computed. Do not set this to 0.0 as it may cause excessively long render times in some cases. This parameter is not available when the renderer is set to GPU.

Env. priority – Determines the environment to use if a reflected or refracted ray goes through several materials, each of which has an environment override.

Double-sided – When enabled, V-Ray also shades calculates separately the shading for the back -facing faces of surfaces with this material.  Otherwise, the lighting on the outer side of the material is always computed. This can be used to achieve a fake translucent effect for thin objects like paperWhen disabled, the back faces are shaded the same as the front faces.

Use irradiance map – When enabled, the irradiance map is used to approximate diffuse indirect illumination for the material. When disabled, brute force GI is used in which case the quality of the brute force GI is determined by the Subdivs parameter of the Irradiance Map. This can be used for objects in the scene which have small details and are not approximated very well by the irradiance map. This parameter is not available when the renderer is set to GPU.

Fog system units scaling – When enabled, the fog color attenuation becomes dependent on the current system units. For more information, see the Fog System Units Scaling example below.

Effect ID – When enabled, specifies input values for Material ID for the override material effect.Glossy Fresnel – When enabled, uses glossy fresnel to interpolate glossy reflections and refractions. It takes the Fresnel equation into account for each "microfacet" of the glossy reflections, rather than just the angle between the viewing ray and the surface normal. The most apparent effect is less brightening of the grazing edges as the glossiness is decreased. With the regular Fresnel, objects with low glossiness may appear to be unnaturally bright and "glowing" at the edges. The glossy Fresnel calculations make this effect more natural. ID – When enabled, specifies input values for Material ID for the override material effect.

Preserve energy – Determines how the diffuse, reflection, and refraction color affect each other. V-Ray tries to keep the total amount of light reflected off a surface to be less than or equal to the light falling on the surface (as this happens in the real life). For this purpose, the following rule is applied: the reflection level dims the diffuse and refraction levels (a pure white reflection will remove removes any diffuse and refraction effects), and the refraction level dims the diffuse level (a pure white refraction color will remove removes any diffuse effects). This parameter determines whether the dimming happens separately for the RGB components or is based on the intensity. For more information, see the Energy Preservation Mode example below.

RGB – Causes dimming to be performed separately on the RGB components. For example, a pure white diffuse color and pure red reflection color give a surface with cyan diffuse color (because the red component is already taken by the reflection).
Monochrome – Causes dimming to be performed based on the intensity of the diffuse/reflection/refraction levels.

Opacity mode – Controls how opacity is sampled. For more information, see the Opacity mode parameter example below. This parameter is not available when the renderer is set to GPU.

Normal – (Legacy) The opacity map is evaluated as normal: the surface lighting is computed and the ray is continued for the transparent effect. The opacity texture is filtered as normal.
Clip – (Very fast) The opacity texture is not filtered and it is clipped to either fully opaque or fully transparent based on the mid-point value. Useful when there are many transparent surfaces one behind the other like leaves. 
Stochastic
 – (Optimal) The opacity texture is filtered and the surface is randomly shaded as either fully opaque or fully transparent for a correct average appearance.

UI Text Box
typenote

Currently, setting the Opacity mode to Clip also disables bump mapping within the material. A workaround is to load the opacity map through a VRayHDRI VRayBitmap texture map and the bump mapping will render properly.

Column
width5%

 


Column
width35%

Image RemovedImage Added


Anchor
exampleFogSystemUnits
exampleFogSystemUnits

...

This example demonstrates the usage of the Fog system units scaling check box. The teapot in the scene has a radius of four meters. When the Fog system units scaling is disabled we can see through the teapot. However when we enable the Fog system units scaling, the real size of the object is taken into consideration, and we can see that the light is absorbed to a much greater extent.

Section
Column
width25%

 


Column
width50%
Before after
afterLabelOn
beforeLabelOff
Panel
borderStylenone

 

Panel
borderStylenone

 

Column
width25%

 



Anchor
exampleEnergyPreservation
exampleEnergyPreservation
Anchor
preserveEnergy
preserveEnergy

...

The renders below show a close-up of the tree to better show the effect of the different modes. Note that in the first two renders the opacity is blurry because of the texture filtering.

Section
 
Column
width20%

Column
width50%
Image slider
Panel
borderStylenone


Opacity mode = Normal
The opacity texture is filtered and the result is nice and smooth but very slow.

Panel
borderStylenone

Opacity mode = Stochastic
The texture is still filtered, so the result is smooth but render times are greatly improved.

Panel
borderStylenone

Opacity mode = Clip
The texture is forced to black or white; the render is very fast, but the result is sharper and may increase flickering in animation.

Slide to change the Opacity mode.

 
Column
width20%


Maps

...

Section
Column
width65%

The settings on the Maps rollout determine the various texture maps used by the material.

Most of the parameters in this rollout pertain directly to parameters in the VRayMtl, and their definitions can be found in the Basic parameters and BRDF rollouts. The following parameters might not have such obvious definitions.

Reflect – This map slot sets the degree of reflectivity for the material. This functionality differs from the Reflection map slot for a Standard material, where a bitmap image can be set as the environment to reflect. To set an environment image to be reflected, use the Environment slot.

An. Rotation – The Rotation parameter in the BRDF rollout.

Translucent – Sets the degree of translucency when the Translucency option in the BRDF Basic parameters rollout is set to a selection other than None.

Environment – Specifies an environment map to use for reflections instead of the environment map for the scene. This is similar to placing a map in the Reflection slot of a Standard 3ds Max material.

 
Column
width5%


Column
width35%

Image RemovedImage Added

Notes

...

Fancy Bullets
typecircle
  • Use the VRayMtl whenever possible in your scenes. This material is specifically optimized for V-Ray and often GI and lighting is computed much faster for V-Ray materials than for standard 3ds Max materials. Many V-Ray features (e.g.   Light Cacherender elements) are guaranteed to work properly only with VRayMtl and other V-Ray compliant materials.

  • VRayMtl can produce reflections/refractions for matte objects – see VRayMtlWrapper.

  • There's currently a known issue with setting the Opacity mode to Clip and bump mapping not rendering properly on a material. A workaround is to load the opacity map through a VRayBitmap texture map.

  • Note that Sheen, Coat and Reflection components are affected by the following parameters: Use roughness, Trace Reflections, Max Depth, Dim Distance, Dim Falloff, Reflect on Back Side, Affect Channels.
  • Since V-Ray 6 Fresnel reflections always include glossy Fresnel algorithm. Therefore, the Glossy Fresnel option is hidden from UI for VRayMtl and VRayToon materials.