---
title: Edge3D.bottom
framework: swiftui
role: symbol
role_heading: Case
path: swiftui/edge3d/bottom
---

# Edge3D.bottom

## Declaration

```swift
case bottom
```

## See Also

### Getting the edges

- [Edge3D.top](swiftui/edge3d/top.md)
- [Edge3D.leading](swiftui/edge3d/leading.md)
- [Edge3D.trailing](swiftui/edge3d/trailing.md)
- [Edge3D.front](swiftui/edge3d/front.md)
- [Edge3D.back](swiftui/edge3d/back.md)
