How do I get the controller property of the diffuse material on the selected object.
I know the simple solution here would be to just do a value change with Animate On but that can be buggy and I don't like doing that.
selfIll = $.material.diffuse.r.controller
newKey = addNewKey selfIll 10 #select
newKey.value = 10
By JokerMartini · 2011-05-03
Anubis · 2011-05-03