IKCollisionsMode
Items 3
History | Name | Value | Description | |
---|---|---|---|---|
427 | NoCollisions | 0 | Only the part and any parts directly joined to it via joints/constraints be involved in the resolution, everything else in the workspace will be treated as though it doesn't exist. | |
427 | OtherMechanismsAnchored | 1 | Only the part and any parts directly jointed to it via joints/constraints will be moved during resolution, but they will collide with other objects in the workspace. | |
427 | IncludeContactedMechanisms | 2 | The part, any parts directly joined to it via joints/constraints, and any parts which it comes into contact with during the solve will be moved during the resolution. That is, the moved parts will be allowed to "push" other unanchored parts in the workspace out of the way in order to get to the target position. |