Generate Hair Curves

Generates new hair curves on a surface mesh. The curves are generated from scratch at point locations; if creating curves that depend on existing curves is desired, the Interpolate Hair Curves is a better choice.

Note

This node/modifier will not function without the Surface geometry/object and Surface UV Map inputs.

输入

曲面

Surface geometry for generation. This input takes priority over the corresponding object input if both are provided.

曲面

Surface object for generation (The transforms of this object must match the modifier object).

表面UV贴图

Surface UV map stored on the mesh used for finding curve attachment locations.

Surface Rest Position

Set the surface mesh into its rest position before attachment.

Tip

In a typical hair generation setup, this node or modifier will be combined with the 表面变形修改器. If that operation comes after this one, it makes sense to turn this option on so the position used is the pre-deformed position consistent with the expectations for the deformation’s input.

头发长度

Length of the generated hair curves.

Hair Material

Material of the generated hair curves.

控制点

Amount of control points of the generated hair curves.

Poisson Disk Distribution

Use poisson disk distribution method to keep a minimum distance. See the 由 /modeling/geometry_nodes/point/distribute_points_on_faces 创建,以便在输入网格的形状发生变化时提供稳定性,并在实例上用于创建运动模糊。值应为大值,无订单。此属性由生成随机性的节点使用,例如 /modeling/geometry_nodes/utilities/random_value 。与其他内置属性不同,此属性不是必需的,可以删除。 for more information.

Density(密度)

Surface density of generated hair curves.

Density Mask

Factor applied on the density for curve distribution.

Mask Texture

Discard points based on an mask texture after distribution. The image is sampled with the Surface UV Map input.

Tip

The accuracy of sampling the image doesn’t depend on the density of the surface mesh’s vertices because it is sampled after the curve root points are generated, the accuracy . However, using the Density Mask input instead can give better performance. Using them in combination can give the benefits of both methods.

Viewport Amount

Factor applied on the density for the viewport.

种子

Random seed for the operation.

属性

这个节点没有属性。

输出

Geometry

Curves

Surface Normal

Normal direction of the surface mesh at the attachment point.