<!--
{
  "documentType" : "article",
  "framework" : "RealityKit",
  "identifier" : "/documentation/RealityKit/scene-content-images",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Images"
}
-->

# Images

Present images and spatial scenes in your RealityKit experiences.

## Topics

### Images and spatial scenes

[`struct ImagePresentationComponent`](/documentation/RealityKit/ImagePresentationComponent)

A component that supports general image presentation.

[`class Spatial3DImage`](/documentation/RealityKit/ImagePresentationComponent/Spatial3DImage)

A 3D spatial scene created from a 2D image.

### Image presentation viewing modes

[`struct ViewingMode`](/documentation/RealityKit/ImagePresentationComponent/ViewingMode-swift.struct)

Image content’s rendering mode.

### Image presentation events

[`enum ImagePresentationEvents`](/documentation/RealityKit/ImagePresentationEvents)

Events associated with viewing mode transitions for image presentation components.

### SwiftUI image presentation

[Presenting images in RealityKit](/documentation/RealityKit/presenting-images-in-realitykit)

Create and display spatial scenes in RealityKit



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)