
Use this expression to animate between start and end values within a selected duration. It simplifies the process of creating dynamic animations that transition smoothly from one state to another, and it can be applied to any animatable property.
duration = 1; // Duration of animation in seconds
startVal = 0; // Start value
startVal = 0; // Start value
