Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Overview


Section
Column
width50%60%

The Alpha channel shows the transparency of objects in the scene as grayscale colors. Solid geometry is represented by solid white, while those areas not blocked by geometry within the scene are black. Pixels at anti-aliased edges have varying shades of gray, as do semi-transparent surfaces.

The Alpha pass is generated automatically when rendering with V-Ray for Houdini.

 

UI Path: ||out Network|| > V-Ray Render Elements node > V-Ray > Render Channel > V-Ray Color Channel (RE) > Type > Alpha

Column
width5%

 

Column
width35%45%

Image AddedImage Removed

 

Attributes


Section
Column
width50%60%

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

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

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 the Image Sampler tab of the Sampler tab of the V-Ray Renderer node.

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

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.

Column
width5%

 

Column
width45%35%

Image RemovedImage Added

 

Common Uses


The Alpha channel is primarily used as a mask to enable other elements to be placed behind the Beauty composite, such as the Background Render Element. The Alpha channel shown below takes into account the transparency of the glass in the windows and masks them. See how the render looks before and after compositing.

 

columnwidth
Sectionbefore-after
dark
true
5% column45%
Panel
borderStyle
width
none

Image Added

Panel

Image Removed
Beauty Render Element without Background Render Element

 

Column
width45%

Image Removed
Alpha channel

 

Column
width5%

 

 

Image Removed 
New Beauty composite with the Background Render Element behind the original Beauty composite
borderStylenone

Image Added

 

Notes


Fancy Bullets
typecircle
  • When using transparent materials such as glass, make sure that the material is set up to treat the material as transparent with regard to the Alpha channel. For example, when using V-Ray Material as the material, set the Affect channels parameter for both Reflection and Refraction to Color+alpha or All channels. Otherwise, the transparent surface will not be treated as transparent in the Alpha Render Element.