Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

Layer Space Transforms for rasterized layers

Enthusiast ,
Nov 16, 2013 Nov 16, 2013

Hi!

Here is an expression applied to an effect's 2D point parameter applied on a 3D layer:

fromCompToSurface(toComp([value[0],value[1], -Z]))

I'd like to modify it so that it works when my layer is rasterized.

It almost works with:

toComp(fromWorld([value[0],value[1], -Z]))

but there's a difference when Z becomes big. And the difference is huge when I rotate my Layer...

Any idea?

Thanx,

François

TOPICS
Expressions
448
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation