Creative Communities of the World Forums

The peer to peer support community for media production professionals.

  • Posted by Lior on June 10, 2005 at 8:19 am

    When i’m using 3D Layer i want to create Exprsn’ that control only on one of the axis. for Exmp’:

    I took from one layer the position factors and add only for the Z axis 10 pixels.
    the result i got is not what i wanted.

    i want one layer to be Far from each other only in the Z axis using the Exprsn’ tool.

    Help Anyone ?
    Thank you.

    Filip Vandueren replied 21 years, 1 month ago 2 Members · 1 Reply
  • 1 Reply
  • Filip Vandueren

    June 10, 2005 at 8:53 am

    do your calculation for example:

    z=Math.cos(time);

    then conclude your expression with this

    [value[0],value[1],z]

    this will take the x and y coordinates from value (=the properties value before expressions) and use the variable z as the third coordinate.

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy