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

# low

Aggressively reduces the texture file size. RealityKit can suppress some visual details to reach the smallest file size.

## Declaration

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

## See Also

### Choosing a quality level

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