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