Simple listing question (nodes and modifiers).

Hey,

I have a question regarding the order of input listing in nodes and also the listing of modifiers. I’m wondering if the input listed first lays on top of all the input that is listed under it or if it’s the other way around the bottom listed input lays on top of everything listed above. Same for modifier listing.

See image below for a clearer example.


Thanks!

A.

A mix factor of 0 = 100% top input
A mix factor of 1 = 100% bottom input
A mix factor of 0.5 = 50:50 mix of top and bottom input

Modifiers are applied in order from top of the modifier stack to the bottom of the modifier stack
Other things are also applied in order from to to bottom

Thank you richard!