ClientAnimatorThrottlingMode
An Enum describing various animation throttling modes on clients.
Items
Name | Value | Summary |
---|---|---|
Default | 0 | The default animation throttling mode defined by Roblox. |
Disabled | 1 | Disables animation throttling. |
Enabled | 2 | Enables animation throttling. |