---
title: Scene.AnchorCollection.Element
framework: realitykit
role: symbol
role_heading: Type Alias
path: realitykit/scene/anchorcollection/element
---

# Scene.AnchorCollection.Element

The type of element traversed by the iterator.

## Declaration

```swift
typealias Element = HasAnchoring
```

## See Also

### Iterating over the collection

- [makeIterator()](realitykit/scene/anchorcollection/makeiterator().md)
- [Scene.AnchorCollection.Iterator](realitykit/scene/anchorcollection/iterator.md)
