UxrAvatar.GetGrabber Method
Gets the UxrGrabber component for the given hand.
Namespace: UltimateXR.Avatar
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public UxrGrabber GetGrabber(
UxrHandSide handSide
)
Parameters
- handSide
- Type: UltimateXR.Core.UxrHandSide
Which hand to get the component for
Return Value
Type: UxrGrabber
UxrGrabber component or null if no component was found for the given side