UxrArmIKSolver.SolveIKPass Method

Solves a pass in the Inverse Kinematics.

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

Syntax

C#

public void SolveIKPass(
	UxrArmSolveOptions armSolveOptions,
	UxrArmOverExtendMode armOverExtendMode
)

Parameters

 

armSolveOptions
Type: UltimateXR.Animation.IK.UxrArmSolveOptions
Arm solving options
armOverExtendMode
Type: UltimateXR.Animation.IK.UxrArmOverExtendMode
What happens when the hand moves farther than the actual arm length

See Also

Reference

UxrArmIKSolver Class
UltimateXR.Animation.IK Namespace