Contents

update(_:)

Update an existing instance. The old instance is returned.

Declaration

@discardableResult mutating func update(_ instance: MeshResource.Instance) -> MeshResource.Instance?

See Also

Using the collection