Click or drag to resize

UnityXRGenericInputModuleIsTouchpadPressed Method

Namespace:  ImmerseSDK.Platforms.UnityXR
Assembly:  ImmerseSDK.NotInDll (in ImmerseSDK.NotInDll.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
protected bool IsTouchpadPressed(
	float axisThreshold
)

Parameters

axisThreshold
Type: SystemSingle

Return Value

Type: Boolean
See Also