---
title: texture
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/physicallybasedmaterial/normal-swift.struct/texture
---

# texture

The material’s normal map.

## Declaration

```swift
var texture: PhysicallyBasedMaterial.Texture?
```

## See Also

### Accessing the normal map

- [textureSemantic](realitykit/physicallybasedmaterial/normal-swift.struct/texturesemantic.md)
