© Taichi Kobayashi


Table of Contents

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

Compare with Current View Page History

Version 1 Current »

This page provides details about the Roughness Render Element and how it is used in compositing.

 

Overview


The Roughness Render Element bakes the Reflection Roughness values in a scene, creating a grayscale image. To enable Reflection Roughness on a V-Ray Material, its Reflection Glossiness Interpolation needs to be set to Use roughness, then the Reflection Glossiness option turns into Reflection Roughness. Values between 0 and 1 can be entered, the closer to 1 - the whiter the render and the closer to 0 - the darker the render.

Keep in mind that in order to have Reflection Roughness working, you need to have a Reflection value higher than 0. Otherwise, Reflection Roughness renders incorrectly.

 

UI Path:

||out Network|| > V-Ray Render Elements node > V-Ray > V-Ray Color Channel (RE) > Roughness

To turn on Reflection Roughness in a V-Ray Material, go to the Options tab and enable Use Roughness.

 

 

 

Attributes


The parameters for this render element appear in the V-Ray RenderChannelColor render channels node.

Deep Output – Specifies whether to include this render element in deep images.

Color Mapping – When enabled, the Color Mapping options in the render settings are applied to the current render channel.

Consider For AA – When enabled, anti-aliasing is used where possible.

Filtering – Applies the image filter to this channel. Image filter settings are in the Image Sampler tab of the Sampler tab of the V-Ray Renderer node.

Denoise – Enables the render element's denoising, provided the V-Ray Denoiser render element is present.

Derive Raw Channels – Generates data in the raw channels by combining the respective color and the filter color channels.

VFB Color Corrections – Applies the post render color adjustments made from the VFB.

 

 

 

Was this helpful?