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