UxrAvatar.GetHand Method

Gets the UxrAvatarHand rig information for the given hand.

Namespace: UltimateXR.Avatar
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public UxrAvatarHand GetHand(
	UxrHandSide handSide
)

Parameters

 

handSide
Type: UltimateXR.Core.UxrHandSide
Which hand to get

Return Value

Type: UxrAvatarHand
UxrAvatarHand rig information

See Also

Reference

UxrAvatar Class
UltimateXR.Avatar Namespace