---
title: "buildBlock(_:)"
framework: realitykit
role: symbol
role_heading: Type Method
path: "realitykit/attachmentcontentbuilder/buildblock(_:)"
---

# buildBlock(_:)

Creates a single content result.

## Declaration

```swift
static func buildBlock<C>(_ content: C) -> C where C : AttachmentContent
```
