raytk
raytk copied to clipboard
Input order should match variable availability order when possible
In general, execution order for field inputs should be top to bottom, allowing lower inputs to depend on higher ones. The main exception to this is for transform filters where the first input is generally executed last (after transforms are applied to coordinates)