Contents

update(_:)

Update an existing part. The old part is returned.

Declaration

@discardableResult mutating func update(_ part: MeshResource.Part) -> MeshResource.Part?

See Also

Using the collection