---
title: image
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/particleemittercomponent/particleemitter/image
---

# image

The image that each particle will use (requires pre-multiplied RGB values). Defaults to a white circular texture.

## Declaration

```swift
var image: TextureResource?
```
