Nút Thông Tin về Tóc -- Hair Info Node¶
The Hair Info node gives access to Hair information.
Đầu Vào -- Inputs¶
Nút này không có đầu vào.
Tính Chất -- Properties¶
Nút này không có tính chất nào cả.
Đầu Ra -- Outputs¶
- Sợi -- Is Strand
Returns 1 when the shader is acting on a strand, otherwise 0.
- Điểm Giao Cắt -- Intercept
The point along the strand where the ray hits the strand (1 at the tip and 0 at the root).
- Độ Dày -- Thickness
The thickness of the strand at the point where the ray hits the strand.
- Pháp Tuyến của Tiếp Tuyến -- Tangent Normal
Tangent normal of the strand.
- Ngẫu Nhiên -- Random
A random per-hair value in the range from 0 to 1. It can for example be used in combination with a color ramp, to randomize the hair color.