Click or drag to resize
TetrapodCharacterizationTemplateGetPinningForceProfile Method
Gets the profile of the ratio of pinning-force-to-joint-angular-limits to apply at different normalized strength values to try to maintain target position.

Namespace: Candlelight.Physics
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public void GetPinningForceProfile(
	ref List<Keyframe> profile
)

Parameters

profile
Type: System.Collections.GenericListKeyframe
Profile.
See Also