I'm trying to change the colour of an object using the HSL effect every few seconds, and I'd love to be able to make the background colour a complementary colour.
Is it possible to read a parameter in the HSL effect to do this?
For example:
Every tick set background HSL parameter 0 to object HSL parameter 0 - 50
Cheers
EDIT: Kind of figured out how to do the basic effect I was after, but still keen to know if those values can be read.