UxrAvatar.HandPoseChanging Event
Event called right before the avatar is about to change a hand’s pose.
Namespace: UltimateXR.Avatar
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public event EventHandler<UxrAvatarHandPoseChangeEventArgs> HandPoseChanging
Value
Type: System.EventHandler(UxrAvatarHandPoseChangeEventArgs)