---
title: relativeInput
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcaxiselement/relativeinput
---

# relativeInput

An input object that provides relative axis values.

## Declaration

```swift
var relativeInput: any GCRelativeInput { get }
```

## See Also

### Getting the inputs

- [absoluteInput](gamecontroller/gcaxiselement/absoluteinput.md)
