Table of Contents

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


Input Sockets


This section lists input sockets that are not found in the Properties tab but only as inputs for the node.

Coat Anisotropy (-1..1) – Allows an integer-outputting node to determine the shape of the coat highlight. A value of 0.0 means isotropic highlights. Negative and positive values simulate 'brushed' surfaces. The accepted values are in the range from 0.99 to -0.99.

Coat Anisotropy Rotation – Allows an integer-outputting node to determine the orientation of the anisotropic effect in a float value between 0.0 and 1.0 (where 0.0 is 0 degrees and 1.0 is 360 degrees).



Coat


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

Coat AmountSpecifies the blending weight of the coat layer. A value of 0 doesn't 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.





Example: Coat Amount


This example shows how the Coat Amount value affects the look of the material. The base Reflection Glossiness is 0.76, and the Coat Glossiness is set to 0.985. Coat 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. Coat IOR is 2.2, and the Coat Color is the default white. Notice how higher values produce a glossier reflection and lower values make it look blurry.


Coat Amount = 0

Coat Amount = 0.1

Coat Amount = 0.3

Coat Amount = 0.5

Coat Amount = 0.7

Coat Amount = 1.0

Coat Glossiness = 0.2

Coat Glossiness = 0.4

Coat Glossiness = 0.6

Coat Glossiness = 0.8

Coat Glossiness = 1.0


Bump


Coat Bump LockWhen 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 MapSpecifies the bump/normal map used as a coat bump. You can connect a node to this slot in the V-Ray Node Editor.

Coat Bump Amount A multiplier for the bump effect.

Coat Bump Type – Specifies whether a bump map or a normal map effect is added:

Bump Map – Uses a bump map to determine the bump effect of the material.
Normal Map in tangent space – Uses a tangent normal map to determine the bump effect on the material.
Normal Map in object space – Uses an object space normal map to determine the bump effect on the material.
Normal Map in screen space – Uses a screen space normal map to determine the bump effect on the material.
Normal map in world space – Uses a world space normal map to determine the bump effect on the material.
From texture bump output – Uses the texture bump output to determine the bump effect on the material.
Explicit normal
Sets the normals to adhere to a specific value rather than being dependent on a face. As a result, any changes made to the position of a face do not affect the normals, which remain unchanged. 





Was this helpful?