Method SetConstraints
SetConstraints(FixedList512Bytes<Constraint>)
Set the sequence of Constraints to apply between the two bodies.
Declaration
public void SetConstraints(FixedList512Bytes<Constraint> constraints)
Parameters
Type | Name | Description |
---|---|---|
FixedList512Bytes<Constraint> | constraints | A sequence of Constraints to apply in order. |