Nút pháp tuyến

../../../_images/modeling_geometry-nodes_input_normal_node.png

Nút pháp tuyến.

The Normal node returns a vector for each evaluated point indicating the normal direction. The output can depend on the attribute domain used in the node evaluating the field, but the output is always a normalized unit vector.

Bề Mặt

On the face domain, the normal is the "up" direction of the face.

Điểm Đỉnh Khung Lưới

For mesh vertices, the normal is an average of the surrounding face normals. If the vertex does not have any connected faces, the output is simply the normalized position of that vertex.

Cạnh

The normal output for each edge is the average of the edge's two vertex normals.

Góc Bề Mặt

The output for each face corner is the same as the face normal of the corresponding face.

Xương Điều Khiển

The output of this node when used for curve geometry is the evaluated normal of the curve, which depends on the twist method. The normal vector is always perpendicular to the direction of the curve's path at every point.

Cảnh báo

For NURBS and Bézier spline curves, keep in mind that the value retrieved from this node is the value at every control point, which may not correspond to the visible evaluated points. For NURBS splines the difference may be even more pronounced and the result may not be as expected. A Một đường cong đơn giản can be used to create a poly spline, where there is a control point for every evaluated point.

Đầu Vào

Nút này không có đầu vào.

Tính Chất

Nút này không có Tính Chất nào cả.

Đầu Ra

Pháp tuyến/B.Thg

Vector indicating the normal of each geometry element.