---
title: LevelOfDetailComponent.LevelSelection
framework: realitykit
role: symbol
role_heading: Structure
path: realitykit/levelofdetailcomponent/levelselection-swift.struct
---

# LevelOfDetailComponent.LevelSelection

Controls whether LOD selection is automatic or manually overridden.

## Declaration

```swift
struct LevelSelection
```

## Topics

### Type Properties

- [automatic](realitykit/levelofdetailcomponent/levelselection-swift.struct/automatic.md)

### Type Methods

- [fixed(_:)](realitykit/levelofdetailcomponent/levelselection-swift.struct/fixed(_:).md)

## See Also

### Choosing a level

- [strategy](realitykit/levelofdetailcomponent/strategy.md)
- [LevelOfDetailComponent.SelectionStrategy](realitykit/levelofdetailcomponent/selectionstrategy.md)
- [levelSelection](realitykit/levelofdetailcomponent/levelselection-swift.property.md)
