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
사용되지 않음