FanInVector¶
- MacroModule¶
genre
author
package
definition
see also
keywords
Purpose¶
The module FanInVector takes multiple vectors as inputs and always provides the vector that was last changed as the output vector.
Usage¶
The module can be useful in constellations where several modules partly represent the same data, for example, a position.
Simply connect these modules’ vector fields to one of the input vector fields and connect the output vector field to the modules’ vector fields. The position then is consistent in all the modules involved.
Windows¶
Default Panel¶
Parameter Fields¶
Visible Fields¶
Output Vector¶
- name: outputVector, type: Vector4, default: 0 0 0 0¶
Shows the value of the last changed input vector.
Epsilon¶
- name: epsilon, type: Float, default: 9.9999997e-06¶
Sets a value to detect a change in a vector.