> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Response Curve

> Response Curve

# Response Curve

Definition of the curve range for mapping input mapped to output.

## Properties

`type` - *string*. The type of the response curve. Valid values are:

* `circular`. A response curve shape that widens input resolution near the lower ranges (0) and condenses input resolution near the higher ranges (1)
* `circular-inverse`. A response curve shape that condenses input resolution near the lower ranges (0) and widens input resolution near the higher ranges (1)

`range` - *array* of *numbers*. An array of two numbers between 0 and 1 the start and end values for the input curve range.

## Remarks

A 2D input must map to a 2D output, similarly a 1D input must map to a 1D output, and a single direction must map to a polar output.

## Related Controls

[Accelerometer](/reference/system/touchadaptationkit/sensor-controls/game-streaming-touch-accelerometer)\
[Gyroscope](/reference/system/touchadaptationkit/sensor-controls/game-streaming-touch-gyroscope)\
[Joystick](/reference/system/touchadaptationkit/controls/game-streaming-touch-joystick)\
[Throttle](/reference/system/touchadaptationkit/controls/game-streaming-touch-throttle)\
[Touchpad](/reference/system/touchadaptationkit/controls/game-streaming-touch-touchpad)

## See Also

[Touch Adaptation Kit Reference](/build/core-features/common/game-streaming/game-streaming-touch-touch-adaptation-kit-overview)\
[Axis](/reference/system/touchadaptationkit/types/game-streaming-touch-axis)


## Related topics

- [Touch Adaptation Kit](/reference/system/touchadaptationkit/touchadaptationkit-reference.md)
- [Touch Adaptation Kit (TAK) Reference](/build/core-features/common/game-streaming/game-streaming-touch-touch-adaptation-kit-overview.md)
- [Touch Adaptation Kit (TAK) 参考](/zh-CN/build/core-features/common/game-streaming/game-streaming-touch-touch-adaptation-kit-overview.md)
- [Touch Adaptation Kit (TAK) リファレンス](/ja-jp/build/core-features/common/game-streaming/game-streaming-touch-touch-adaptation-kit-overview.md)
- [Dynamic Standby](/services/playfab/multiplayer/servers/dynamic-standby.md)
