---
title: "init(spatial3DImage:)"
framework: realitykit
role: symbol
role_heading: Initializer
path: "realitykit/imagepresentationcomponent/init(spatial3dimage:)"
---

# init(spatial3DImage:)

Creates a new image presentation component to present a spatial 3D image.

## Declaration

```swift
init(spatial3DImage: ImagePresentationComponent.Spatial3DImage)
```

## See Also

### Creating a component from a spatial scene

- [ImagePresentationComponent.Spatial3DImage](realitykit/imagepresentationcomponent/spatial3dimage.md)
