ClientAnimatorThrottlingMode

An Enum describing various animation throttling modes on clients.

Items

NameValueSummary
Default0

The default animation throttling mode defined by Roblox.

Disabled1

Disables animation throttling.

Enabled2

Enables animation throttling.

On this page