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

# texture

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

## Declaration

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

## See Also

### Accessing texture data

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