---
title: device
framework: RealityKit
role: symbol
role_heading: Instance Property
platforms: [iOS 27.0+, iPadOS 27.0+, tvOS 27.0+, visionOS 27.0+]
path: realitykit/lowlevelrendercontextstandalone/device
---

# device

The Metal device that backs this render context.

## Declaration

```swift
final var device: any MTLDevice { get }
```
