Skip to content

API > Texture2D > streamingMipmaps


Texture2D.streamingMipmaps⚓︎

Read-Only

Read-only Property 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.