---
title: init()
framework: realitykit
role: symbol
role_heading: Initializer
path: realitykit/physicsjointscomponent/init()
---

# init()

Creates a new physics joints component.

## Declaration

```swift
init()
```

## Discussion

Discussion The initializer sets the component’s joints property to an empty set.
