Search found 4 matches

by hollow man
March 19th, 2006, 1:54 pm
Forum: Expression Discussion
Topic: Min/Max value
Replies: 6
Views: 23875

Thanks a lot vidpat!

It works perfectly! :D
by hollow man
March 19th, 2006, 8:43 am
Forum: Expression Discussion
Topic: Min/Max value
Replies: 6
Views: 23875

Min/Max value

Hi all,

I've the scale of a layer animated with an audio expression.

I want to specify a minimum and maximum value.

How can I do that with this expression:

Code: Select all

temp = thisComp.layer("Amplitude audio").effect("Les deux couches")("Curseur");
[temp, temp]
Thanks :D
by hollow man
April 5th, 2005, 4:37 am
Forum: Expression Discussion
Topic: Help please
Replies: 2
Views: 9529

Thanks a lot!

It works perfectly
by hollow man
April 4th, 2005, 12:37 pm
Forum: Expression Discussion
Topic: Help please
Replies: 2
Views: 9529

Help please

Hi,

I want to link the position property of a camera with the opacity of 3d layer.

I want that the opacity of my 3d layer decreases when my camera moves away from the layer!

What's the expression for this effect?

Thanks a lot