---
title: device
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/lowlevelrendercontextstandalone/configuration/device
---

# device

The Metal device to use for all rendering operations.

## Declaration

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

## See Also

### Configuring the renderer

- [memoryOwner](realitykit/lowlevelrendercontextstandalone/configuration/memoryowner.md)
