Hi guys,
appreciate it if anyone could spare the time to answer my question. My node design is like so
========NODE=============
Array[0]:
Input:
Mtx:
Array[1]:
Input:
Mtx:
It's very simplified of course. My question is that I would like it when I make a connection into the input, I am able to access the mtx attribute to query and set Value on it via the connectionMade function. Since unlike the compute I don't have access to the datablock and can only rely on the plug/ otherplug variable I was wondering how would I be able to get the mtx attribute via the MPlug commands ? I couldn't use a direct connection as it would result in a cycle so any assistance would be much appreciated : )
Thank you
Gann Boon Bay