UxrAvatar.GetCurrentRuntimeHandPose Method

Gets the current runtime hand pose.

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

Syntax

C#

public UxrRuntimeHandPose GetCurrentRuntimeHandPose(
	UxrHandSide handSide
)

Parameters

 

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

Return Value

Type: UxrRuntimeHandPose
Runtime hand pose or null if there isn’t any

See Also

Reference

UxrAvatar Class
UltimateXR.Avatar Namespace