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

# texture

An optional image texture that defines the color of light emission.

## Declaration

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

## See Also

### Accessing emissive color data

- [color](realitykit/custommaterial/emissivecolor-swift.struct/color-5hrho.md)
- [color](realitykit/custommaterial/emissivecolor-swift.struct/color-9scic.md)
