---
title: deviceFromRightViewpointTransform
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/viewpointproperties/devicefromrightviewpointtransform
---

# deviceFromRightViewpointTransform

The transformation matrix that converts from the left viewpoint to the device’s coordinate space.

## Declaration

```swift
var deviceFromRightViewpointTransform: simd_float4x4 { get }
```
