---
title: AnchoringComponent.ImageAnchoringSource
framework: realitykit
role: symbol
role_heading: Structure
path: realitykit/anchoringcomponent/imageanchoringsource
---

# AnchoringComponent.ImageAnchoringSource

Defines the source of object anchoring target based on how it is created.

## Declaration

```swift
struct ImageAnchoringSource
```

## Topics

### Initializers

- [init(_:physicalSize:)](realitykit/anchoringcomponent/imageanchoringsource/init(_:physicalsize:).md)
- [init(group:name:)](realitykit/anchoringcomponent/imageanchoringsource/init(group:name:).md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)

## See Also

### Image and object tracking

- [AnchoringComponent.ObjectAnchoringSource](realitykit/anchoringcomponent/objectanchoringsource.md)
