---
title: bounds3D
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/anchor/source/bounds3d
---

# bounds3D

An anchor source rect defined as the entire bounding rect of the current element.

## Declaration

```swift
static var bounds3D: Anchor<Rect3D>.Source { get }
```
