StreamingPauseMode

The StreamingPauseMode enum is used to control Workspace.StreamingPauseMode behavior.

Default behavior is currently equivalent to disabled, but may change in the future.

The disabled mode indicates that gameplay continues unchanged even if player does not have the minimum streaming radius available.

In ClientPhysicsPause mode client-side physics is paused when the player doesn't have the minimum radius present, and resumed when the minimum radius is available.

See also:

アイテム

名前概要
Default0
非推奨
Disabled1
非推奨
ClientPhysicsPause2
非推奨