Hair Position


Overview

This utility node outputs the position along the strand of the hair. Some texture shader nodes will automatically use the hair position when applied to hair, but nodes that do not allow for a default uv coordinate cluster, or have an explicit uv coordinate input, you can use this node to drive the texture coordinate.

The node output can be a scalar or a vector, depending on the texture node requirements.

 

Parameters

 

Vector Output

Output to u

This outputs the position to the u component of the vector.

 

Output to v

This is the default and outputs the position to the v component of the vector.

 

Output to w

This outputs the position to the w component of the vector.