responsive_orientation
Define separate GSAP animations for portrait and landscape orientations to adapt to device rotation.
Instructions
响应式方向变化
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | 目标元素选择器 | |
| duration | No | ||
| portraitAnimation | Yes | 竖屏动画 | |
| landscapeAnimation | Yes | 横屏动画 |