Question
Effect depends on Position, Rotation, Scale of the Layer
Hi,
I'm creating an effect that depends on the Transformation values (Pos, Rot, scale) of the Layer which the effect is applied. So whenever the user moves the Layer around, the effect needs to be updated.
I've set the flag PF_OutFlag_NON_PARAM_VARY during global setup.
But the PF_Cmd_RENDER is only called when I drag the timeline, not when I move the Layer around.
Any solution?
Thanks
I'm creating an effect that depends on the Transformation values (Pos, Rot, scale) of the Layer which the effect is applied. So whenever the user moves the Layer around, the effect needs to be updated.
I've set the flag PF_OutFlag_NON_PARAM_VARY during global setup.
But the PF_Cmd_RENDER is only called when I drag the timeline, not when I move the Layer around.
Any solution?
Thanks
