Versions Compared

Key

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

...

The Color Channel is a container node that allows the output of almost every render channel available in V-Ray. It allows you to extract different color components from the image (i.e. Diffuse, Reflections, Refractions, etc.) to use used later for tasks like compositing.

 

UI Path

...

 

Section
Column
width5%

 

Column
width45%

||out Network|| > V-Ray Render Elements

...

 node > V-Ray > Render Channel > Color Channel

Column
width45%

||mat Network|| >

...

V-Ray

...

Render Channel >

...

Color Channel

Column
width5%

 


Parameters

...

The parameters for this render channel appear in the Parameters tab under the out Network and within the render channels node.

 

Image Modified

 

Type – Allows you to select which color information to extract from the image as a separate channel. For more details, please see the Channel Types table below.

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

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 Anti-Aliasing – When enabled, anti-aliasing will be is used where possible.

Filtering – Applies the image filter to this channel. Image filter settings are in the Image Sampler tab of  V-Ray Renderer node.Color Mapping – When enabled, the Color Mapping options in the render settings will be applied to the current render

channelDenoise – Enables the render element's denoising, provided the Denoiser render element is present.

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

...

Section
Column
width65%
Diffuse direct surface lighting ShadowRaw Pure surface reflection before it is multiplied by the reflection filter colorRaw
TypeDescription
AtmosphereAtmospheric effects, such as Environment Fog.

Diffuse

Pure diffuse surface color.
ReflectionReflections on the surface.
RefractionRefractions of a surface.
Self IlluminationSelf-illumination of the surface.
ShadowDiffuse light blocked by other objects.
SpecularSurface specular highlights.
BackgroundImage background, such as any Background Texture specified in the Environment render settings.
CausticsThe caustics on the material. These caustics are present only when the Caustics option of V-Ray is enabled. This channel does not include GI caustics.

Diffuse

Pure diffuse surface colorLighting.
GIThe diffuse surface global illumination. Only present if Global illumination is enabled.
Direct LightingDiffuse direct surface lighting.
Material IDMaterial ID of the object.
Matte ShadowMatte shadow part of the image.
Noise LevelOutputs the noise level for pixels. Same as the noiseLevel render element produced by the VRayDenoiser, but as a standalone render element.
Raw Diffuse FilterA solid mask of raw diffuse surface color information not affected by fresnel falloffCausticsThe caustics on the material. These caustics are present only when the Caustics option of V-Ray is enabled. This channel does not include GI caustics.
Raw GIRaw diffuse global illumination (not multiplied by the diffuse surface color). Only present if Global illumination is enabled.
Raw Direct LightingRaw diffuse direct illumination before it's multiplied by the diffuse surface color.
Raw Raw light blocked by other objects.
VelocitySurface velocity of an object. This render element is useful for generating motion blur in post-production.
Render IDNode render ID of the object that contributes most to the pixel value.
Material IDMaterial ID of the object.
Node IDReturns solid un-shaded colors to represent a numerical identifier set through that object's Attributes, Object Property, or assigned material. Useful for selection masks. .EXR and .vrimg formats store as integer values.
ReflectionPure surface reflection before it is multiplied by the reflection filter color.
Raw Reflection FilterA solid mask of raw reflection information not affected by fresnel falloff.
Raw RefractionPure surface refraction before it is multiplied by the refraction filter color.
Raw Refraction FilterA solid mask of raw refraction information not affected by fresnel falloff.
Raw ShadowRaw light blocked by other objects.
Raw Total LightingSum of all raw lighting, both direct and indirect.
ReflectionReflections on the surface.
Reflection AlphaUsed by matte materials to store the alpha of the reflectionsZ-DepthZ-depth of the surface.
Reflection FilterReflection filter (the color by which the raw reflections are multiplied to give the final surface reflection). This can be considered an alpha channel for reflections.
Reflection IORStores floating-point information that corresponds to the Fresnel IOR values of scene objects' materials.
RefractionRefractions of a surface.
Refraction FilterThe refraction filter mitigates the raw refraction layer. This render element returns the color by which the raw refractions are multiplied to give the final surface refraction. This can be considered an alpha channel for refractions.
Refraction Pure surface refraction before it is multiplied by the refraction filter color.
Real ColorShows the original colors that were clamped or adjusted with Color Mapping.
NormalSurface normals in screen space (which is not the same as camera space). To output the normals in camera/object/world space, use Maya's Sampler Info utility texture node.
BackgroundImage background, such as any Background Texture specified in the Environment render settings.
AlphaAlpha transparency.
ColorGeneric render element container used for referencing other render elements of type RenderChannelColor containing color information .
Wire ColorThe wire color of the object as set in the 3ds Max scene. This can be used to generate masks for the objects based on their wire color.
Matte / ShadowMatte shadow part of the image.
Total LightingBoth direct and indirect lighting in the scene.
Raw Total LightingSum of all raw lighting, both direct and indirect.
Bump / NormalNormals generated by bump maps, in screen space (which is not the same as camera space). Use the VRaySamplerInfo utility texture node to get the normals in camera, world or object space.
GlossinessReturns a float value that corresponds to the Refraction Glossiness value of an object's material.
Sample RateSamplerateShows an image where the pixel brightness is directly proportional to the number of samples taken at that pixel.
Self IlluminationSelf-illumination of the surface.
ShadowDiffuse light blocked by other objects.
SpecularSurface specular highlights.
SSSRenders just the subsurface part of the V-Ray SSS material on a separate layer.
DR BucketIdentifies the render node responsible for rendering a bucket during distributed rendering.
Reflection GlossinessReturns a float value that corresponds with the Reflection Glossiness value of an object's material.
Reflection HilightsReturns a float value that corresponds with the Highlight Glossiness value of an object's material.
Refraction GlossinessReturns a float value that corresponds to the Refraction Glossiness value of an object's material.
Reflection IORStores floating-point information that corresponds to the Fresnel IOR values of scene objects' materials.
Material Render IDThis render element shows solid unshaded color masks based on the selected Material ID color.
Noise LevelOutputs the noise level for pixels. Same as the noiseLevel render element produced by the VRayDenoiser, but as a standalone render element.
Total LightingBoth direct and indirect lighting in the scene.
Unclamped ColorShows the original colors that were clamped or adjusted with Color Mapping.
Column
width45%

Image Modified