UxrAvatar.GetArm Method

Gets the UxrAvatarArm rig information for the given arm.

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

Syntax

C#

public UxrAvatarArm GetArm(
	UxrHandSide handSide
)

Parameters

 

handSide
Type: UltimateXR.Core.UxrHandSide
Which arm to get

Return Value

Type: UxrAvatarArm
UxrAvatarArm rig information

See Also

Reference

UxrAvatar Class
UltimateXR.Avatar Namespace