---
title: USDStage.ExportOptions
framework: usdkit
role: symbol
role_heading: Structure
path: usdkit/usdstage-4sfi1/exportoptions
---

# USDStage.ExportOptions

Options for packaging a stage into a USDZ file.

## Declaration

```swift
struct ExportOptions
```

## Topics

### Structures

- [USDStage.ExportOptions.TextureQuality](usdkit/usdstage-4sfi1/exportoptions/texturequality.md)

### Type Properties

- [preferSmallMeshFiles](usdkit/usdstage-4sfi1/exportoptions/prefersmallmeshfiles.md)
- [preferSmallTextureFiles](usdkit/usdstage-4sfi1/exportoptions/prefersmalltexturefiles.md)

### Type Methods

- [preferSmallTextureFiles(quality:)](usdkit/usdstage-4sfi1/exportoptions/prefersmalltexturefiles(quality:).md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Exporting the stage

- [exportPackage(to:options:)](usdkit/usdstage-4sfi1/exportpackage(to:options:)-6s2wk.md)
- [exportPackage(to:options:)](usdkit/usdstage-4sfi1/exportpackage(to:options:)-2x7yr.md)
- [exportFlattened(to:)](usdkit/usdstage-4sfi1/exportflattened(to:)-98kpc.md)
- [exportFlattened(to:)](usdkit/usdstage-4sfi1/exportflattened(to:)-6717d.md)
