update(_:)
Update an existing instance. The old instance is returned.
Declaration
@discardableResult mutating func update(_ instance: MeshResource.Instance) -> MeshResource.Instance?Update an existing instance. The old instance is returned.
@discardableResult mutating func update(_ instance: MeshResource.Instance) -> MeshResource.Instance?