set_timing
Adjust animation timing by setting frame range, fps, and slow-motion intervals. Use slow_from/slow_to for physics-only slowdown or global_slow to slow the entire scene, including particles.
Instructions
Frame range, fps and slow motion. 프레임 범위·fps·슬로모션. 0 은 '그대로'. slow_from~slow_to 구간 슬로모션은 리지드바디·연기·물에만 걸린다(파티클 제외). global_slow(0.25 = 4배 느리게)는 장면 전체 시간을 늘려 파티클까지 전부 느려진다. 대신 길이가 늘어난다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fps | No | ||
| slow_to | No | ||
| frame_end | No | ||
| slow_from | No | ||
| frame_start | No | ||
| global_slow | No | ||
| slow_factor | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |