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

# texture

The reflectiveness as a UV-mapped image texture.

## Declaration

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

## See Also

### Accessing metallic data

- [scale](realitykit/custommaterial/metallic-swift.struct/scale.md)
