---
title: ViewpointProperties
framework: arkit
role: symbol
role_heading: Structure
path: arkit/viewpointproperties
---

# ViewpointProperties

The ViewpointProperties is a record of render camera transforms at some particular time.

## Declaration

```swift
struct ViewpointProperties
```

## Topics

### Instance Properties

- [description](arkit/viewpointproperties/description.md)
- [deviceFromLeftViewpointTransform](arkit/viewpointproperties/devicefromleftviewpointtransform.md)
- [deviceFromRightViewpointTransform](arkit/viewpointproperties/devicefromrightviewpointtransform.md)

## Relationships

### Conforms To

- [CustomStringConvertible](swift/customstringconvertible.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Rendering

- [StereoPropertiesProvider](arkit/stereopropertiesprovider.md)
