© Taichi Kobayashi


Table of Contents

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

This page provides information on the V-Ray TexFresnel node.

 

Overview


V-Ray Fresnel is a simple texture map that blends two colors or maps based on the viewing angle and an index of refraction. For example, you can connect the Fresnel texture to the reflection color of a V-Ray material in order to create fresnel reflection.

 

UI Paths: ||mat Network|| V-Ray> Texture: Procedural > V-Ray Fresnel

 

 

 

Parameters


Front Color – The color for the texture when viewed frontally (refraction color).

Side Color – The color for the texture when viewed at a grazing angle (reflection color).

Fresnel IOR – Index of refraction to use when calculating the Fresnel term.

Refract IOR – Specifies the refraction index of refraction for the underlying surface. This is ignored if the surface has a volume shader (the volume IOR is used instead).

Contribute to Fresnel IOR Render Element – When enabled, the V-Ray Fresnel Texture contributes to the Fresne IOR Render Element.

 

Was this helpful?