VRayHairInfoTex
VRayHairInfoTex Overview
The VRayHairInfoTex texture allows you to vary different shading properties along hair strands. It can be used together with the VRayHairMtl material to control the look of the hair. It can be used on Hair&Fur, VRayOrnatrixMod and VRayFur geometry.
VRayHairInfoTex Parameters
output - specifies how the two colors are blended:
-
Position along strand - blends between color A and color B based on the position of the shaded point along a hair strand. The color A parameter is used at the root of the strands, and the color B parameter is used at the tip;
-
Random by strand index - blends between color A and color B randomly based on the index of each strand. This mode only works for Hair&Fur and VRayOrnatrixMod geometry (but not for VRayFur at the moment);
-
Hair&Fur color - this mode works only for Hair&Fur geometry; the resulting color is taken from the diffuse color of the Hair&Fur modifier;
-
Hair&Fur transparency - this mode works only for Hair&Fur geometry; the resulting color is taken from the transparency of the Hair&Fur modifier.
color A - the first color used when output is Position along strand or Random by strand index.
color B - the second color used when output is Position along strand or Random by strand index.
bias - can be used to move the middle point between the two colors when output is Position along strand or Random by strand index.
seed offset - the random seed when output is Random by strand index.