---
title: swizzle
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/lowleveltexture/descriptor-swift.struct/swizzle
---

# swizzle

The pattern you want the GPU to apply to pixels when you read or sample pixels from the texture.

## Declaration

```swift
var swizzle: MTLTextureSwizzleChannels
```
