Square Enix © Goodbye Kansas

Table of Contents

This page gives an overview of the Specular Render Element and explains how it is used.

Overview


The Specular Render Element isolates the reflected light in the scene. This render element is an image that stores specular reflection (highlight) information calculated from the material's reflection value in the scene. Specular reflection is defined as the reflection of light from a surface in a single particular reflection, as opposed to a diffuse reflection which is reflected at many angles.

The brighter the area, the more highlight reflection the object exhibits in the render. Specular highlights will be colored if the Reflection Color parameter of a material is colored.

 

UI Path: ||Display Render Settings button|| > Render Elements tab > Specular

 

 

 

To use render elements, select from the Available render elements column and click the Add button to add the passes you wish to generate at render time. When you render the scene, the added render elements listed in the column on the right, will also render, which can be viewed from the VFB window's channel drop-down menu.

For more information on the parameters on this dialog, see the Render Elements tab page.

 

Attributes


The parameters for this render element appear in the Attribute Editor under Extra V-Ray Attributes.

Enabled – When checked, the render element appears in the V-Ray Virtual Frame Buffer.

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

Filename suffix – The text added to the end of the rendered file, when saved as a separate file (e.g. myrender.specular.vrimg).

Apply color mapping – Applies the color mapping options specified in the Color mapping rollout of the VRay tab in the Render Settings window to this render element. This option is enabled by default.

Denoise – Enables the render element's denoising, if Denoiser render element is present.

 

 


Evaluating the Specular Render Element


In most scenes, the Specular Render Element will render as mostly black with some gray, or as completely black. Only materials that are set up to reflect, and which do actually reflect a highlight in the rendered scene, will be rendered as having image value in the render element. Shades of gray (or shades of color) in the Specular Render Element rarely reach full value (white in most cases); a white or full value pixel would indicate that the material is completely made up of reflected light at that point, which is rare in realistic scenes. Surfaces with no reflection values set in their material(s) will contain no information in the render element, and will therefore render as black.

Specular light primarily appears on reflective surfaces with a low incidence angle to a bright surface or light source. Lowering the material's gloss value below 1.0 or increasing the IOR can increase this effect.

 

Common Uses


The Specular Render Element is useful for changing the final image's specular appearance during compositing. Below are a couple of examples of its use.

 

 


Specular Render Element

 


Original Beauty composite

 

 

 


Brightened, Blurred and Tinted Specular Render Element

 


Brightened and blurred Specular Render Element

 

 

 


Tinted Specular

 


Brightened, blurred & tinted Specular set to screen mode in composite

 

 

 

Underlying Compositing Formula


The vrayRE_Specular Render Element is added as part of the Beauty composite to form the final image.