Namespace Stride.Streaming
Classes
- StreamableResource
- Base class for all resources that can be dynamicly streamed. 
- StreamingManager
- Performs content streaming. 
- StreamingTexture
- Texture streaming object. 
Structs
- StreamingOptions
- Available options when streaming a resource. 
- StreamingQuality
- Resources streaming quality level value type. 
- StreamingTexture.MipInfo
- Helper structure used to pre-cache StreamingTexture mip maps metadata. Used to improve streaming performance (smaller CPU usage).