Click or drag to resize
DigitalRuneIKSolverTarget Property
Gets or sets the target position in model space.

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

Property Value

Type: Vector3F
The target position in model space.
See Also