Click or drag to resize
DigitalRuneLookAtIKSolverUp Property
Gets or sets the up direction 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 Up { get; set; }

Property Value

Type: Vector3F
The up direction in bone space.
See Also