time and frame keywords

 
 
 

In animation expressions two useful keywords are available that are not in standard MEL:

You can use these keywords in animation expressions as if they were variables:

persp.translateY = frame / 2;
persp.rotateY = time;

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License