The documentation is being updated for version 1.3. Some sections may be incomplete.
MultiCombine is similar to Combine, but more useful when mixing several inputs.
This node has hidden ports. You can access the hidden ports through the connect menus or by dropping a connection in the middle of the node to trigger the auto-connect menu. See Convenience Features.
Properties
Method | BlendBlends the values of the two inputs. AddAdds Input2 to Input1. ScreenAdds Input2 to Input1 without overexposing the output. SubtractSubtracts Input2 from Input1. MultiplyMultiplies Input1 by Input2. DivideDivides Input1 by Input2. MaxSelects the higher of the two inputs. MinSelects the lower of the two inputs. SqRtThe square root of the two combined terrains. PowerUses Input2 to create exponents of Input1. DifferenceCreates the difference of the two inputs. |
Uniform | Treat all inputs equally. |
Ratio | The ratio to be applied for all inputs if Uniform option is checked. |
Ratio 1 | The ratio between input port and layer1 port |
Ratio 2 | The ratio between input port and layer2 port |
Ratio 3 | The ratio between input port and layer3 port |
Ratio 4 | The ratio between input port and layer4 port |
Ratio 5 | The ratio between input port and layer5 port |
Ratio 6 | The ratio between input port and layer6 port |
Ratio 7 | The ratio between input port and layer7 port |
Ratio 8 | The ratio between input port and layer8 port |
Ratio 9 | The ratio between input port and layer9 port |
Official Website | Discord | YouTube | Instagram | LinkedIn
This documentation is licensed under the MIT License, a very permissive open-source license.