UxrArmOverExtendMode Enumeration

Enumerates the different solutions that can be used when an avatar with visible arms moves a hand farther than the actual length of the arm.

Namespace: UltimateXR.Animation.IK
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public enum UxrArmOverExtendMode


Members

Member nameValueDescription
LimitHandReach0Hand reach will be limited to what the actual arm length permits.
ExtendForearm1Stretch the forearm.
ExtendUpperArm2Stretch the upper arm.
ExtendArm3Stretch both the upper arm and forearm.

See Also

Reference

UltimateXR.Animation.IK Namespace