© 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 8 Next »

This page contains information about the V-Ray TexMix node.

Overview


V-Ray Mix texture mixes two colors or textures using a texture map or a solid color value. The example shown here uses a Cellular texture as the Mix Map with Source A set to Red and Source B set to Blue.


UI path: ||mat Network|| > V-Ray > Texture: Utility > V-Ray Mix

 

 

Settings


Source A – Specifies the first color.

Source B – Specifies the second color.

Mix Map – Controls how Source A and Source B are mixed together.  This can be either via a texture map or a solid color.

Mix Amount – Controls the strength of the mix.

Transition Upper – Used when a texture is applied to the Mix Map and Use Curve is set above zero. Controls how gradual or how sharp the transition between the two colors is for the bright areas of the Mix Map. Any brightness value above this on the Mix Map displays Source A.

Transition Lower – Used when a texture is applied to the Mix Map and Use Curve is set above zero. Controls how gradual or how sharp the transition between the two colors is for the dark areas of the Mix Map.

Use Curve – If set to a value of 1 then the blend curve is used. This defines the blending between Transition Upper/Lower.

 

 

Color Tweaks


Default Color – Specifies the color when there are no valid UVW coordinates.

Mult – Specifies a strength multiplier for the texture color.

Offset – Color corrects the texture by adding the RGB color values specified here to the RGB color values in the texture.

Invert – When enabled, inverts the resulting texture color.

 

 

Alpha Tweaks


Source – Specifies where the alpha channel is drawn from.

Alpha – Alpha channel is drawn from the texture.
Color 
– Alpha is generated from pixel intensity.
Opaque 
– Alpha channel is fully opaque.

Use – Differentiates between textures exported from different applications. You can choose between Color Intensity (3ds Max) and Color Luminance (Maya).

Mult – Specifies a multiplier for the texture alpha.

Offset – Specifies an additional offset for the texture alpha.

Invert – When enabled and Invert from Color Tweaks is also on, the resulting texture alpha is inverted as well.

 

Was this helpful?