streamingMipmapsActive
Enable automatic streaming of texture mipmap levels based on their distance from all active cameras.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public static bool streamingMipmapsActive { get; set; }
Remarks
Additional Resources: Mip Map Streaming, SystemInfo.supportsMipStreaming, StreamingController, TextureImporter.streamingMipmaps.