---
title: caTransform3DValue
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/nsvalue/catransform3dvalue
---

# caTransform3DValue

The CoreAnimation transform structure representation of the value.

## Declaration

```swift
var caTransform3DValue: CATransform3D { get }
```

## See Also

### Related Documentation

- [CATransform3D](quartzcore/catransform3d.md)

### Working with CoreAnimation Transform Values

- [init(CATransform3D:)](foundation/nsvalue/init(catransform3d:).md)
