---
title: preferSmallTextureFiles
framework: usdkit
role: symbol
role_heading: Type Property
path: usdkit/usdstage-4sfi1/exportoptions/prefersmalltexturefiles
---

# preferSmallTextureFiles

Reduce textures’ file size at the standard quality level.

## Declaration

```swift
static var preferSmallTextureFiles: USDStage.ExportOptions { get }
```

## Discussion

Discussion This is the same as preferSmallTextureFiles(quality: .standard).
