init(_:)
Creates a collection with the provided constraints.
Declaration
init(_ elements: [IKRig.ConstraintsCollection.Element])Discussion
Param elements: The array of constraints in the new collection.
Creates a collection with the provided constraints.
init(_ elements: [IKRig.ConstraintsCollection.Element])Param elements: The array of constraints in the new collection.