---
title: medium
framework: realitykit
role: symbol
role_heading: Type Property
path: realitykit/entity/writeoptions/texturequality/medium
---

# medium

Reduces more the texture file size. RealityKit might not preserve fine details to reach a small file size.

## Declaration

```swift
static var medium: Entity.WriteOptions.TextureQuality { get }
```

## See Also

### Choosing a quality level

- [low](realitykit/entity/writeoptions/texturequality/low.md)
