UxrHandDescriptor Constructor (UxrAvatar, UxrHandSide)

Constructor.

Namespace: UltimateXR.Manipulation.HandPoses
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public UxrHandDescriptor(
	UxrAvatar avatar,
	UxrHandSide handSide
)

Parameters

 

avatar
Type: UltimateXR.Avatar.UxrAvatar
Avatar whose hand to compute the descriptor for
handSide
Type: UltimateXR.Core.UxrHandSide
Which hand to process

See Also

Reference

UxrHandDescriptor Class
UxrHandDescriptor Overload
UltimateXR.Manipulation.HandPoses Namespace