Answered
After Effects Linear Expression Error: undefined value used in expression
Created an expression slider to control an object's scale. I worte this code and have no idea where's wrong.
Created an expression slider to control an object's scale. I worte this code and have no idea where's wrong.
In your second line, replace the square brackets with parens, like this:
var a = linear(x, 0, 100, 0, 60);Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.