GSAP Easing Reference
gsap_easingLook up GSAP easing functions by name or category to get descriptions, parameters, and preview code. Explore available easings without generating animations.
Instructions
Look up GSAP easing functions by name or category. Returns descriptions, parameters, and preview code. Use this to explore available easings — not to generate animations (use gsap_tween or gsap_timeline for that).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Specific easing to look up (e.g. "elastic.out", "power2.inOut") | |
| preview | No | Include preview code snippets | |
| category | No | all |