Immerse SDK Class Library
Immerse SDK Class Library
Immerse SDK Namespaces
ImmerseSDK.Platforms.UnityXR
UnityXRGenericInputModule Class
UnityXRGenericInputModule Methods
CustomHandStateToggle Method
HandReleaseToolPickup Method
IsAxisGreaterThan Method
IsAxisLessThan Method
IsButtonPressed Method
IsTouchpadPressed Method
TeleportCancel Method
TeleportChoose Method
TeleportSeek Method
UnityXRGenericInputModule
IsButtonPressed Method
Check if the given axis is pressed.
Namespace:
ImmerseSDK.Platforms.UnityXR
Assembly:
ImmerseSDK.NotInDll (in ImmerseSDK.NotInDll.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
C#
Copy
protected
bool
IsButtonPressed
(
string
axis
)
Parameters
axis
Type:
System
String
Return Value
Type:
Boolean
True if pressed, otherwise false
See Also
Reference
UnityXRGenericInputModule Class
ImmerseSDK.Platforms.UnityXR Namespace
Copyright (c) Immerse Learning, All rights reserved.
Send comments on this topic to
support@immerse.io