Contents

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.