UxrAvatarRig.UpdateHandUsingRuntimeDescriptor Method (UxrAvatar, UxrHandSide, UxrRuntimeHandDescriptor)

Updates the hand transforms using a runtime hand descriptor.

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

Syntax

C#

public static void UpdateHandUsingRuntimeDescriptor(
	UxrAvatar avatar,
	UxrHandSide handSide,
	UxrRuntimeHandDescriptor handDescriptor
)

Parameters

 

avatar
Type: UltimateXR.Avatar.UxrAvatar
Avatar to update
handSide
Type: UltimateXR.Core.UxrHandSide
The hand to update
handDescriptor
Type: UltimateXR.Avatar.Rig.UxrRuntimeHandDescriptor
The runtime descriptor of the hand pose

See Also

Reference

UxrAvatarRig Class
UpdateHandUsingRuntimeDescriptor Overload
UltimateXR.Avatar.Rig Namespace