© Square Enix © Goodbye Kansas


Table of Contents

The Coat tab is part of the V-Ray Material parameters.

 

Parameters


Amount – Specifies the blending weight of the coat layer. A value of 0 doesn't add a coat layer, while higher values blend the coat gradually. See the Coat Amount example below.

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

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

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

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.

Bump Amount – A multiplier for the bump effect.

Bump Type – Allows the user to specify whether a bump map or a normal map effect is added.

 

 


 

 

 

Example: Coat Amount

 

This example shows how the Amount value affects the look of the material. The base Reflection Glossiness is 0.76 and the Coat Glossiness is set to 0.985. IOR is 2.2 and the Coat Color is the default white. 

 

Example: Coat Glossiness

Coat glossiness controls the sharpness of the coat reflection. In this example, the base Reflection Glossiness is set to 0.76 and the Coat Amount is set to 1. IOR is 2.2 and the Coat Color is the default white. Notice how higher values produce glossier reflection and lower values make it look blurry.

 

Amount = 0

Amount = 0.1

Amount = 0.3

Amount = 0.5

Amount = 0.7

Amount = 1.0

coat Clossiness = 0.2

coat Glossiness = 0.4

coat Glossiness = 0.6

coat Glossiness = 0.8

coat Glossiness = 1.0

 


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.

 

no Coat layer

Coat Color = default white

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

 

 

 

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. 

 

Specular Channel

white
yellow

Reflection Channel

white
yellow

 

 

Previous:

V-Ray Material Reflection

 

Next:

V-Ray Material Sheen