Click or drag to resize
DigitalRuneTwoJointIKSolverMaxHingeAngle Property
Gets or sets the max 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 MaxHingeAngle { get; set; }

Property Value

Type: Single
The max hinge angle in radians. The default is 3π/4 (= 135°).
See Also