The specification states that uniform inputs can only be connected to the output of a <constant> node (possibly through one or more no-op <dot> nodes) or to any other node whose output is explicitly declared to be "uniform".
However, connections to non-uniform outputs are allowed in the graph editor and seem to be perfectly valid (see the frameoffset uniform input of tiledimage in the screenshot below):
Am I missing something?
Thanks,
Joël
The specification states that uniform inputs can only be connected to the output of a
<constant>node (possibly through one or more no-op<dot>nodes) or to any other node whose output is explicitly declared to be "uniform".However, connections to non-uniform outputs are allowed in the graph editor and seem to be perfectly valid (see the
frameoffsetuniform input oftiledimagein the screenshot below):Am I missing something?
Thanks,
Joël