---
title: transform
framework: roomplan
role: symbol
role_heading: Instance Property
path: roomplan/capturedroom/surface/transform
---

# transform

A matrix that defines the surface’s position and orientation in the scene.

## Declaration

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

## See Also

### Positioning and sizing a surface

- [dimensions](roomplan/capturedroom/surface/dimensions.md)
- [story](roomplan/capturedroom/surface/story.md)
