<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: 16.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "RoomPlan",
  "identifier" : "/documentation/RoomPlan/RoomBuilder/ConfigurationOptions/beautifyObjects",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "RoomPlan"
    ],
    "preciseIdentifier" : "s:8RoomPlan0A7BuilderC20ConfigurationOptionsV15beautifyObjectsAEvpZ"
  },
  "title" : "beautifyObjects"
}
-->

# beautifyObjects

An option that instructs the captured room to enhance its look.

```
static let beautifyObjects: RoomBuilder.ConfigurationOptions
```

## Discussion

If a capture contains a group of chairs around a table, this option realigns the chairs neatly around the table. If a chair has object attributes, this option unifies the attributes such that each chair in the group contains the same attributes.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)