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