---
title: mipmapsMode
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/textureresource/createoptions/mipmapsmode
---

# mipmapsMode

Whether the texture resource automatically generates mipmaps.

## Declaration

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

## See Also

### Texture resource creation options

- [semantic](realitykit/textureresource/createoptions/semantic.md)
