UxrRuntimeFingerDescriptor Constructor (UxrAvatar, UxrHandSide, UxrHandDescriptor, UxrFingerType)

Constructor.

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

Syntax

C#

public UxrRuntimeFingerDescriptor(
	UxrAvatar avatar,
	UxrHandSide handSide,
	UxrHandDescriptor handDescriptor,
	UxrFingerType fingerType
)

Parameters

 

avatar
Type: UltimateXR.Avatar.UxrAvatar
Avatar to compute the runtime finger descriptor for
handSide
Type: UltimateXR.Core.UxrHandSide
Which hand to process
handDescriptor
Type: UltimateXR.Manipulation.HandPoses.UxrHandDescriptor
The source data
fingerType
Type: UltimateXR.Avatar.Rig.UxrFingerType
Which finger to store

See Also

Reference

UxrRuntimeFingerDescriptor Class
UxrRuntimeFingerDescriptor Overload
UltimateXR.Avatar.Rig Namespace