---
title: InputTargetComponent.InputType
framework: realitykit
role: symbol
role_heading: Structure
path: realitykit/inputtargetcomponent/inputtype
---

# InputTargetComponent.InputType

A type of input that the InputTargetComponent’s entity can receive.

## Declaration

```swift
struct InputType
```

## Topics

### Type Properties

- [all](realitykit/inputtargetcomponent/inputtype/all.md)
- [direct](realitykit/inputtargetcomponent/inputtype/direct.md)
- [indirect](realitykit/inputtargetcomponent/inputtype/indirect.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [SetAlgebra](swift/setalgebra.md)
