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