UxrAvatar.RightGrabber Property
Gets the right hand’s grabber component. Null if no right UxrGrabber component was found.
Namespace: UltimateXR.Avatar
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public UxrGrabber RightGrabber { get; }
Property Value
Type: UxrGrabber