ReEffector
ReEffector
The ReEffector is a type of Group Effector with additional functions. It can, for example, be used to partially (e.g., the movement along the Y axis, etc.) or completely cancel the effect of other Effectors (using its falloff functionality). It can itself contain any number of other Effectors whose effect it can also control entirely or partially.
ReEffector 是一种具有附加功能的群效果器。例如,它可以用于部分(例如沿 y 轴移动等)或完全抵消其他效果器的效果(使用其衰减功能)。它本身可以包含任意数量的其他效果器,它也可以完全或部分控制这些效果器的效果。
In the image above, a Formula Effector was used to modify the Y position and Y scaling of a linearly cloned cube to create the sinus curve. In the middle, a ReEffector with a linear falloff cancels the Y scaling. At the bottom, an Effector is used to cancel the Y movement on the left.
在上面的图像中,一个公式效果器被用来修改一个线性克隆立方体的 y 位置和 y 缩放来创建窦性曲线。在中间,一个具有线性衰减的 ReEffector 取消了 y 缩放。在底部,一个效果器被用来取消左侧的 y 移动。
The ReEffector will work differently, depending on where it’s positioned in the clone generating object’s Effector list. It will cancel the effect (of activated ReEffector settings) of Effectors above it in the list. If it’s at the end of the list, the effect of all previous Effectors will be cancelled in accordance with its settings. If it’s positioned between Effectors, it will only cancel the effect of the Effector above it and Effectors below it will work normally.
ReEffector 将以不同的方式工作,这取决于它在克隆生成对象的 Effector 列表中的位置。它将取消列表中上面效果器的效果(被激活的 ReEffector 设置)。如果它在列表的末尾,所有以前效果器的效果将根据它的设置被取消。如果它位于效果器之间,它将只取消上面的效果器的效果,下面的效果器将正常工作。
Otherwise all Effectors listed in the ReEffector will work normally and in the order in which they are listed, if they are not prevented from doing so by the ReEffector. You can use the ReEffector to let an entire cascade of Effectors do their work without having to fill the clone-generating object’s Effector list. The effect of numerous Effectors can also be quickly transferred to other Generators without having to laboriously link individual Effectors.
否则,如果没有被 ReEffector 阻止,所有列在 ReEffector 中的效果器将正常工作并按照它们被列出的顺序工作。你可以使用 ReEffector 让整个级联效果器完成它们的工作,而不必填充克隆生成对象的效果器列表。许多效果器的效果也可以迅速转移到其他生成器,而不必费力地将单个效果器连接起来。
If, for example, you have an extensive Effector setup in a ReEffector and also have an extensive - but different - setup in another ReEffector you can easily switch back-and-forth between the two completely different states.
例如,如果你有一个广泛的效果器设置在一个 ReEffector 和也有一个广泛的-但不同的-设置在另一个 ReEffector 你可以很容易地切换之间来回两个完全不同的状态。
The ReEffector can be used as a Deformer. In this case, note also the order of the ReEffector in comparison to the other Effectors. If used as a Deformer, the other Effectors listed in the ReEffector can have their own hierarchical order - only the ReEffector needs to lie in the correct position in the hierarchy (as a Child object of or in the same hierarchy as the object to be deformed) when it’s used as a Deformer.
ReEffector 可以用作变形器。在这种情况下,还要注意 ReEffector 与其他受动器相比的顺序。如果作为一个变形者使用,在 ReEffector 中列出的其他效果器可以有它们自己的层次次序——只有当它作为变形者使用时,ReEffector 需要位于层次结构中的正确位置(作为变形者的子对象或在相同的层次结构中)。