-
Can I get the color of a solid via expression?
Hi guys. I am trying to get the color of a solid via expressions and I am a bit lost.
I have tried
thisComp.layer(index-1).source.mainSource.color
thisComp.layer(index-1).source.color
thisComp.layer(index-1).colorIn the documentation I only found properties of general Footage or some JSON properties, but nothing about solids.