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

# transform

A matrix that defines the object’s position and orientation in the room.

## Declaration

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

## See Also

### Positioning and sizing an object

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