Houdini 中文帮助文档

Each    

根据For Each SOP的指定,来挑选或剔除输入的几何体。

此节点是配合For Each节点使用的,用于简化For Each 网络的创建。它可以使用和 For Each SOP类似的指定,来挑选输入的几何体。它也可以从 For Each SOP中读取缓存的反馈数据。

Parameters

Feedback Determines if the cached feedback from the coupled For Each SOP should be used as the input rather than the wired input. The For Path should point to the For Each SOP to use as a source.
For Path 其会被用于反馈的 For Each SOP 的路径。此必须指向 For Each SOP 可作用的类型上。
Cull Group 如果指定了Primi组,只有Primitive会在其中。
Cull Attribute 如果指定了Primi属性,只有其属性值匹配给定容差范围的Primitive会从输入端中被拷贝。
Value 属性值必须匹配输入对象的副本。
Tolerance 允许不同的属性数量,其仍会被认为是用于目标匹配的。
Apply to Points 而非将Cull Group,Cull Attribute运用到Primitive上,其会被运用到点上。在该过程中,所有primit都会被丢弃。

Inputs

Geometry to Select From 要从其上采集的输入几何体。
点击分享到: