> For the complete documentation index, see [llms.txt](https://docs.tankandhealerstudio.com/assets/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tankandhealerstudio.com/assets/ultimatetouchpad/documentation/ultimatetouchpad.md).

# UltimateTouchpad

## [Public Methods](/assets/ultimatetouchpad/documentation/ultimatetouchpad/public-methods.md)

{% hint style="warning" %}
**Important Note:** Each of the provided public method examples require a public UltimateTouchpad variable named: touchpad.
{% endhint %}

<table data-full-width="true"><thead><tr><th width="238">Method</th><th>Description</th></tr></thead><tbody><tr><td>GetHorizontalAxis</td><td>Returns the current horizontal value of the Ultimate Touchpad.</td></tr><tr><td>GetVerticalAxis</td><td>Returns the current vertical value of the Ultimate Touchpad.</td></tr><tr><td>Enable</td><td></td></tr><tr><td>Disable</td><td></td></tr><tr><td>UpdatePositioning</td><td></td></tr></tbody></table>

## [Static Methods](/assets/ultimatetouchpad/documentation/ultimatetouchpad/static-methods.md)

{% hint style="warning" %}
**Important Note:** All static methods are accessible without a direct reference to the Ultimate Touchpad component in your scripts. In order to use these static references, you must ensure that a touchpad name is assigned on the target Ultimate Touchpad object. In the following examples, the name: **Camera** will be used.
{% endhint %}

<table data-full-width="true"><thead><tr><th width="239">Method</th><th>Description</th></tr></thead><tbody><tr><td></td><td></td></tr><tr><td></td><td></td></tr><tr><td></td><td></td></tr></tbody></table>

## [Events](/assets/ultimatetouchpad/documentation/ultimatetouchpad/events.md)

<table data-full-width="true"><thead><tr><th width="244">Event</th><th>Description</th></tr></thead><tbody><tr><td></td><td></td></tr><tr><td></td><td></td></tr><tr><td></td><td></td></tr></tbody></table>

## [Properties](/assets/ultimatetouchpad/documentation/ultimatetouchpad/properties.md)

<table data-full-width="true"><thead><tr><th width="273">Property</th><th>Description</th></tr></thead><tbody><tr><td></td><td></td></tr><tr><td></td><td></td></tr><tr><td></td><td></td></tr></tbody></table>
