---
title: configurationSets
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/entity/configurationcatalog/configurationsets
---

# configurationSets

The configuration sets that configure the default prim or entity.

## Declaration

```swift
var configurationSets: [String : Entity.ConfigurationCatalog.ConfigurationSet] { get }
```

## Discussion

Discussion The keys are configuration set IDs, and the values are the corresponding configuration sets.
