UxrHapticOnImpact.Hit Event

Event triggered when the component detects a collision between any hit point and a collider.

Namespace: UltimateXR.Haptics.Helpers
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public event EventHandler<UxrHapticImpactEventArgs> Hit


Value

Type: System.EventHandler(UxrHapticImpactEventArgs)

See Also

Reference

UxrHapticOnImpact Class
UltimateXR.Haptics.Helpers Namespace