sampleImage bug (or user error?)
Hello.
I am trying to dyamically return the color value of a text layer based on the color value of the layer underneath its position (which is a video). This is my expression. It is applied to the Source Text of the text layer. All I get is [0,0,0,0] no matter where the text layer is location within the composition.
sampleImage(transform.position, radius = [8, 8], postEffect = true, t = time)
It is this a bug or ... user error?
Evan
