Question
Plugin that renders a layer at an offset?
Hi folks
I'm trying to write a plugin that renders a layer at a different transform than it currently is.
For example: Layer 1's position is (0, 0)
My plugin will render that layer as though it is at (100, 100). But AE will still report the layer at (0, 0).
Is it possible?
How can I do this?
I'm fairly new to the SDK so I'm still poking around the calls.