Field multi
If multi is true, each node is transformed count number of times, each with a different random number. The inputs are processed with the same sent of count random numbers. If there are 3 inputs, and count is 2, the total output will be 6.
public bool multi
Returns
- bool
- If multi is true, each node is transformed count number of times, each with a different random number. The inputs are processed with the same sent of count random numbers. If there are 3 inputs, and count is 2, the total output will be 6.