UxrAvatar.GetHandBone Method

Gets the given hand bone.

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

Syntax

C#

public Transform GetHandBone(
	UxrHandSide handSide
)

Parameters

 

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

Return Value

Type: Transform
Bone transform

See Also

Reference

UxrAvatar Class
UltimateXR.Avatar Namespace