init(groups:)
Creates a collision group set from an array of numbered groups.
Declaration
init(groups: [Int])Parameters
- groups:
The groups contained in the set. A maximum of 32 groups can be used, identified by values between 1 and 32.
Creates a collision group set from an array of numbered groups.
init(groups: [Int])The groups contained in the set. A maximum of 32 groups can be used, identified by values between 1 and 32.