---
title: mipmapsMode
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/textureresource/drawablequeue-swift.class/descriptor/mipmapsmode
---

# mipmapsMode

A Boolean value that determines whether the resource should generate mipmaps for each drawable’s texture after it was updated.

## Declaration

```swift
var mipmapsMode: TextureResource.MipmapsMode
```
