---
title: preferSmallTextureFiles
framework: usdkit
role: symbol
role_heading: Type Property
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+, macOS 27.0+, tvOS 27.0+, visionOS 27.0+]
path: usdkit/usdstage/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).
