---
title: "scene(_:)"
framework: swiftui
role: symbol
role_heading: Type Method
path: "swiftui/ornamentattachmentanchor/scene(_:)"
---

# scene(_:)

The anchor point for the ornament expressed as a unit point relative to the scene.

## Declaration

```swift
static func scene(_ anchor: UnitPoint) -> OrnamentAttachmentAnchor
```
