StreamOutBehavior
Determines how content is streamed out from Player clients.
Items 3
| History | Name | Value | Description | |
|---|---|---|---|---|
| 491 | Default | 0 | Default behavior (subject to change). | |
| 491 | LowMemory | 1 | Only stream out when memory is low. | |
| 491 | Opportunistic | 2 | Stream out content that is significantly outside of the current Workspace.StreamingTargetRadius. |
Description
Determines how content is streamed out from Player clients.
History 4
- 491 Add Opportunistic
- 491 Add LowMemory
- 491 Add Default
- 491 Add StreamOutBehavior