UxrStandardAvatarController.LeftHandGrabButtons Property
Gets the button(s) that is/are required to play the left hand grab animation. That is, the animation that is played for the event that has the LeftHandGrab animation.
Namespace: UltimateXR.Avatar.Controllers
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public UxrInputButtons LeftHandGrabButtons { get; }
Property Value
Type: UxrInputButtons
See Also
Reference
UxrStandardAvatarController Class
UltimateXR.Avatar.Controllers Namespace