Click or drag to resize
DigitalRuneTwoJointIKSolverMinHingeAngle Property
Gets or sets the min hinge angle.

Namespace: DigitalRune.Animation.Character
Assembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
public float MinHingeAngle { get; set; }

Property Value

Type: Single
The min hinge angle in radians. The default is 0.
See Also