UxrControllerHapticEventArgs Constructor (UxrHandSide, UxrHapticClip)

Constructor that registers a Clip event.

Namespace: UltimateXR.Devices
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public UxrControllerHapticEventArgs(
	UxrHandSide handSide,
	UxrHapticClip clip
)

Parameters

 

handSide
Type: UltimateXR.Core.UxrHandSide
Haptic feedback target hand
clip
Type: UltimateXR.Haptics.UxrHapticClip
Clip that was requested

See Also

Reference

UxrControllerHapticEventArgs Class
UxrControllerHapticEventArgs Overload
UltimateXR.Devices Namespace