Click or drag to resize

UnityXRInputModuleGestureUnPoint Method

Namespace:  ImmerseSDK.Platforms.UnityXR
Assembly:  ImmerseSDK.NotInDll (in ImmerseSDK.NotInDll.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public override bool GestureUnPoint(
	bool buttonHeld = false
)

Parameters

buttonHeld (Optional)
Type: SystemBoolean

Return Value

Type: Boolean
See Also