<!--
{
  "availability" : [
    "visionOS: 26.0.0 -",
    "Xcode: 26.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "RealityKit",
  "identifier" : "/documentation/RealityKit/integrating-virtual-objects-with-your-environment",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Integrating virtual objects with your environment"
}
-->

# Integrating virtual objects with your environment

Create an immersive game using native anchor support, environmental blending, model manipulation, and mesh instance duplication.

## Overview

> Note: This sample code project is associated with WWDC25 session 287:
> [What’s new in RealityKit](https://developer.apple.com/videos/play/wwdc2025/287).

## Configure the sample code project

This sample won’t build and run in Simulator.
Instead, you’ll need to build the sample and run it on Apple Vision Pro.

---

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)