Click or drag to resize
DigitalRuneLookAtIKSolverEyeOffset Property
Gets or sets the eye offset in bone space.

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

Property Value

Type: Vector3F
The eye offset in bone space.
See Also