Property ConstraintThresh
ConstraintThresh
For supportConstraint = 2: Like makeConstraintDistance. Force starts acting when the hands are LT 3.0*thresh apart but is maximum strength LT thresh. For comparison: 0.1 is used for reachForWound in shot, 0.25 is used in grab.
Declaration
public float ConstraintThresh { set; }
Property Value
Type | Description |
---|---|
System.Single |
Remarks
Default value = 0.1f. Min value = 0.0f. Max value = 1.0f.