After Effects 6.5 Bug?
Posted: September 15th, 2006, 11:52 am
I have a problem while writing an expression: The length function (for calculating the length of a vector) gives me an error message: Function not defined.
Who else has this problem?
Example:
Michael
Who else has this problem?
Example:
Code: Select all
L=length(position1,position2);