-
expression to maintain scale on a 3d layer as if z = 0
Hi,
I am looking to have an expression that adjusts the scale dependent on the z value of the layer so that the scale appears exactly as if the z value is 0.
For example in a 1920×1080 square pixel comp with no independent camera
the following values look right to my eye:
z=0 : scale=100%
z=-1000 : scale=62.5%
z=-2000 : scale=25%
but I cannot figure out what the formula would involve. Can anyone help or point me in the right direction? Thanks!