streamingMipmaps
7/14/25Less than 1 minute
Texture2D.streamingMipmaps
"Read-Only"
This property is **Read-Only**
Name | Type |
---|---|
streamingMipmaps | boolean |
Description
Determines whether mipmap streaming is enabled for this Texture.
Extra Detail
Mipmap streaming can only be enabled using the TextureImporter and cannot be changed at runtime.