Click or drag to resize
DigitalRuneLookAtIKSolver Properties

The LookAtIKSolver type exposes the following members.

Properties
  NameDescription
Public propertyBoneIndex
Gets or sets the index of the bone.
Public propertyEyeOffset
Gets or sets the eye offset in bone space.
Public propertyForward
Gets or sets the forward direction in bone space.
Public propertyLimit
Gets or sets the rotation limit.
Public propertyMaxAngularVelocity
Gets or sets the maximal angular velocity per bone.
(Inherited from IKSolver.)
Public propertySkeletonPose
Gets or sets the skeleton pose.
(Inherited from IKSolver.)
Public propertyTarget
Gets or sets the target position in model space.
(Inherited from IKSolver.)
Public propertyUp
Gets or sets the up direction in bone space.
Public propertyWeight
Gets or sets the weight.
(Inherited from IKSolver.)
Top
Explicit Interface Implementations
See Also