Method GetConstraints
GetConstraints()
Get the sequence of Constraint atoms to apply between the two bodies.
Declaration
public FixedList512Bytes<Constraint> GetConstraints()
Returns
Type | Description |
---|---|
FixedList512Bytes<Constraint> | The constraints. |