UxrCcdIKSolver.SetLinkWeight Method

Sets the weight of the given link.

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

Syntax

C#

public void SetLinkWeight(
	int link,
	float weight
)

Parameters

 

link
Type: System.Int32
Link index
weight
Type: System.Single
Link weight [0.0f, 1.0f]

See Also

Reference

UxrCcdIKSolver Class
UltimateXR.Animation.IK Namespace