miarmy
2018-11-15 17:59:01 UTC
hi.
how can i know Which of input attributes run compute function of my
node???(in compute function )
example, i have:
attributeAffects(inputA, ouputB);
attributeAffects(inputB, ouputB);
attributeAffects(inputC, ouputB);
attributeAffects(inputD, ouputB);
Which of inputs(inputA or inputB or...) run compute function ???
..........
Excuse me,I don't speak English as well as you....
how can i know Which of input attributes run compute function of my
node???(in compute function )
example, i have:
attributeAffects(inputA, ouputB);
attributeAffects(inputB, ouputB);
attributeAffects(inputC, ouputB);
attributeAffects(inputD, ouputB);
Which of inputs(inputA or inputB or...) run compute function ???
..........
Excuse me,I don't speak English as well as you....
--
You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email to python_inside_maya+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/e78e1719-4a74-407c-8bf3-92e655212d1d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email to python_inside_maya+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/e78e1719-4a74-407c-8bf3-92e655212d1d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.