UltimateTouchpad
The UltimateTouchpad class is the main component of this Asset.
Method
Description
Method
Description
Event
Description
Property
Description
Last updated
The UltimateTouchpad class is the main component of this Asset.
Important Note: Each of the provided public method examples require a public UltimateTouchpad variable named: touchpad.
GetHorizontalAxis
Returns the current horizontal value of the Ultimate Touchpad.
GetVerticalAxis
Returns the current vertical value of the Ultimate Touchpad.
Enable
Disable
UpdatePositioning
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.
Last updated