LockedToGoal
double LockToGoal (object root, object end_effector, object goal, int switch )
Return Value: 1.0 for success, 0.0 for failure
Arguments:
root | Root of the IK chain |
end_effector | end effector of IK chain |
goal | goal object for end effector |
switch | 1 = on 0 = off |
This causes the an IK chain to be constrained to the goal object. When the goal moves away from the end effector the entire chain will be moved until the end effector is in the same position as the goal.
Converted from CHM to HTML with chm2web Pro 2.82 (unicode) |