---
title: Interacting with virtual content blended with passthrough
framework: compositorservices
role: sampleCode
role_heading: Sample Code
path: sample-code/compositorservices/interacting-with-virtual-content-blended-with-passthrough
---

# Interacting with virtual content blended with passthrough

Present a mixed immersion style space to draw content in a person’s surroundings, and choose how upper limbs appear with respect to rendered content.

## Overview

Overview note: This sample code project is associated with WWDC24 session 10092: Render Metal with passthrough in visionOS.

## See Also

### App integration

- [Drawing fully immersive content using Metal](compositorservices/drawing-fully-immersive-content-using-metal.md)
- [Rendering hover effects in Metal immersive apps](compositorservices/rendering_hover_effects_in_metal_immersive_apps.md)
- [CompositorLayer](compositorservices/compositorlayer.md)
- [CompositorLayerConfiguration](compositorservices/compositorlayerconfiguration.md)
- [DefaultCompositorLayerConfiguration](compositorservices/defaultcompositorlayerconfiguration.md)
