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

# scene(_:)

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

## Declaration

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

## Discussion

Discussion Use this method when inside a volume.
