---
title: TextureResource.Format.NormalEncoding
framework: realitykit
role: symbol
role_heading: Enumeration
path: realitykit/textureresource/format/normalencoding
---

# TextureResource.Format.NormalEncoding

A profile that specifies the interpretation of pixel values as a normal.

## Declaration

```swift
enum NormalEncoding
```

## Topics

### Normal profiles

- [TextureResource.Format.NormalEncoding.wy](realitykit/textureresource/format/normalencoding/wy.md)
- [TextureResource.Format.NormalEncoding.xy](realitykit/textureresource/format/normalencoding/xy.md)

## Relationships

### Conforms To

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

## See Also

### Defining the format profile

- [TextureResource.Format.ColorSpace](realitykit/textureresource/format/colorspace.md)
