For Agents | This page is available as markdown: https://create.roblox.com/docs/en-us/reference/engine/enums/PoseEasingStyle.md | Documentation index: https://create.roblox.com/docs/llms.txt | Engine API index: https://create.roblox.com/docs/reference/engine/llms.txt
Items
| Name | Value | Summary |
|---|
| Linear | 0 | |
| Constant | 1 | |
| Elastic | 2 | |
| Cubic | 3 | |
| Bounce | 4 | |
| CubicV2 | 5 | |