Contents

update(_:)

Update an existing model. The old model is returned.

Declaration

@discardableResult mutating func update(_ model: MeshResource.Model) -> MeshResource.Model?

See Also

Using the collection