RonGriswold
11-07-2005, 05:59 PM
Hi Folks,
This is probably a simple and common one, but it's got be baffled. I'm writing a simple utility node that lerps between two values (vectors or scalars) given a param attr. I've set everyting up as I've done in other nodes that have worked fine, but in this case my compute function is never getting called.
I have the node in a graph such that it's output is going into the translate of a locator, yet I notice several peculiar things (aside from the fact that it's just not working). First, when one of the input objects is selected, there is no color que that the locator is being affected by the input object. Second, in the DG, when I RMB on my node I do not get my output listed.
I have double checked that the attributes are being added (and they are), and I have set up every possible attributeAffects combination possible.
Does anyone have any ideas?
Thanks
Ron Griswold
R!OT Santa Monica
rgriswold@rioting.com
This is probably a simple and common one, but it's got be baffled. I'm writing a simple utility node that lerps between two values (vectors or scalars) given a param attr. I've set everyting up as I've done in other nodes that have worked fine, but in this case my compute function is never getting called.
I have the node in a graph such that it's output is going into the translate of a locator, yet I notice several peculiar things (aside from the fact that it's just not working). First, when one of the input objects is selected, there is no color que that the locator is being affected by the input object. Second, in the DG, when I RMB on my node I do not get my output listed.
I have double checked that the attributes are being added (and they are), and I have set up every possible attributeAffects combination possible.
Does anyone have any ideas?
Thanks
Ron Griswold
R!OT Santa Monica
rgriswold@rioting.com
